Hello,
I am using hierarchical grid with load mode set to ServerOnDemand. I would like to know if it is possible to modify the onclick javascript function for the Expand button while grid is binding.
For example, I would like to pass argument in the function call below:
onclick="javascript:__doPostBack('18_userControl$RadGridDiscounts$ctl00$ctl04$GECBtnExpandColumn','')"
Or if I can set the argument in the ajax request.
Regards,
Mustapha
I am using hierarchical grid with load mode set to ServerOnDemand. I would like to know if it is possible to modify the onclick javascript function for the Expand button while grid is binding.
For example, I would like to pass argument in the function call below:
onclick="javascript:__doPostBack('18_userControl$RadGridDiscounts$ctl00$ctl04$GECBtnExpandColumn','')"
Or if I can set the argument in the ajax request.
Regards,
Mustapha