HeaderTemplate Dropdownlist

Hi,

i''ve inserted some droplists in the headerrow of my gridgroupingcontrol. But when i select an other index the eventhandler "selectedindexchanged" doesn''t respond. The page is only loaded without any changes. I need to change the values of a column over all rows. Are there any ideas?


thx

1 Reply

AD Administrator Syncfusion Team September 22, 2006 03:09 PM UTC

Hi Ingo,

I have updated your DT Incident

**DT Update:
------------

Our grid requires it to be binded it in the webforms Init event. also if the datatable doesn''''t have a primary column you should specify one.

Please have a look at the documentation section "EssentialGrid->ASP.net->Introducing Essentialgroupinggrid fro Asp.net-> using GridGroupingControl->Setting upDataBinding" and make sure these steps are followed in your project.

if you still face any issues please send us a screenshot so that we will able to understand the issue better.


Thanks,
A.Sivakumar

Loader.
Up arrow icon