I am grouping data using Group by expressions and created a link button on a group header dynamically.
Also Added command argument value Handler to that button in Item created and Item Databound event.
When I click on that button the values on the grid group header are disppearing and loosing the command argument values.
I need to get the command argument of buuton to make some changes to the data in the record.
Please help me on this.
Also Added command argument value Handler to that button in Item created and Item Databound event.
When I click on that button the values on the grid group header are disppearing and loosing the command argument values.
I need to get the command argument of buuton to make some changes to the data in the record.
Please help me on this.