samsonkiran
02-11-2009, 06:34 PM
Hi
I have datagrid which has a Button as an item renderer. This button will be displayed based on few data in the datagrid. So it will be visible for the all the rows. When i first load the datagrid the buttons are appearing in the appropriate rows. But when i click on any column header to Sort the datagrid then buttons are appearing in different row. So how do i make sure that the button gets displayed in the proper row when the Datagrid sorted or scolled.
Thanks
I have datagrid which has a Button as an item renderer. This button will be displayed based on few data in the datagrid. So it will be visible for the all the rows. When i first load the datagrid the buttons are appearing in the appropriate rows. But when i click on any column header to Sort the datagrid then buttons are appearing in different row. So how do i make sure that the button gets displayed in the proper row when the Datagrid sorted or scolled.
Thanks