oops! This mail is not meant for this forum. Sorry for the inconvenience. Amit ----- Original Message ----- From: "Amit Jain" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, February 10, 2006 11:59 AM Subject: [drools-user] Components disappearing
HI ! I am trying to make a custom component, a sortable column which is a column with an output text and 2 command buttons at its header. I extends the UIcolumn component and put a htmlPanelGrid in it header. HtmlPanelGrid contains an output text and 2 command buttons. I am trying to a assign id to these component using View as Faces.getCurrentInstance().getViewRoot().createUniqueId(); Now it displays everything fine for the first time. But when I click any of these buttons, cells of the column disappears and I left with empty column. Does any one have any idea why this is happening. With regards Amit ps: When I don't assign ids everything works fine except that I got a warning saying automatic id is assigned to these components. ---------------------------------------------------------------------------- ---- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.4/255 - Release Date: 2/9/2006
