Hi,
I am having a RadGrid on my page which is bounded in client-side to populate retrieving data from a WCFAjaxEnabledService.
Everything works well to populate data., but the HeaderContextmenu operations(like filtering and sorting etc.) are not working.
Also while sorting operation through the HeaderContextMenu, it does not find the MasterTableView for the particular grid while trying to populating the grid again after the reloading and nothing happens with filter through HeaderContextMenu operation.
Do anybody is having any suggestions regarding this, Please help me ?
Can i handle the click event of this HeaderContestMenu on client-side ?
Thanks in advance..
I am having a RadGrid on my page which is bounded in client-side to populate retrieving data from a WCFAjaxEnabledService.
Everything works well to populate data., but the HeaderContextmenu operations(like filtering and sorting etc.) are not working.
Also while sorting operation through the HeaderContextMenu, it does not find the MasterTableView for the particular grid while trying to populating the grid again after the reloading and nothing happens with filter through HeaderContextMenu operation.
Do anybody is having any suggestions regarding this, Please help me ?
Can i handle the click event of this HeaderContestMenu on client-side ?
Thanks in advance..