Hello
I have a template column in which i'm displaying data and also showing a button inside the cell that allows the user to change the cell data. The button displays fine for existing columns, but it does not display for the new row added by the grid by default. Someone told me that this may happen because the grid needs to go to the server in order to render the controls inside a template column. Is this true? is there a a workaround? (I'm using infragistics 2010)
Thanks
Hello wildarmss,
we will have to see your markup. By default if AutoCrud is true and the changes are commited the button should be visible in the template column.
http://help.infragistics.com/Doc/ASPNET/2011.1/CLR4.0/?page=WebDataGrid_Row_Adding.html