Welcome to the Xceed Community | Help
Community Search  
More Search Options

Adding a button to a grid row

Sort Posts: Previous Next
  •  07-22-2008, 3:09 PM Post no. 13685

    Adding a button to a grid row

    Hello,

    I'm trying to add a delete button to a grid row.  Currently I have the button in a <Column.CellEditor> and the button only shows when the row is in edit mode.  How do I make the button always visible? 

     

  •  07-23-2008, 1:39 AM Post no. 13694 in reply to 13685

    Re: Adding a button to a grid row

    Hi Senzo,

    The EditTemplate is rendered only when the cell is in edit mode. You need to specify your button in <Column.CellContentTemplate> instead of <Column.CellEditor>.

    Hope you got the hint.


    Abdullah Ansari
    Senior Software Engineer
    OutworX Solutions Private Limited

    Everything is okay in the end. If its not okay, then its not the end.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.