Hi,
I'm using latest version of RadGrid with a customized column with a drop down filter, just like the Google-Like filtering example.
Currently, I have the grid to get data from web service and it works really good and fast. However, if the client OnCommand event gets fired and I bind the grid again (all client side), my customized filter dropdown would disappear. Note, there's no post back on the dropdown. However, if I do make the dropdown to postback, my client side pageLoad() function gets called but it wouldn't be able to find the rad grid control.
Please help!!
Thanks,
Vic
I'm using latest version of RadGrid with a customized column with a drop down filter, just like the Google-Like filtering example.
Currently, I have the grid to get data from web service and it works really good and fast. However, if the client OnCommand event gets fired and I bind the grid again (all client side), my customized filter dropdown would disappear. Note, there's no post back on the dropdown. However, if I do make the dropdown to postback, my client side pageLoad() function gets called but it wouldn't be able to find the rad grid control.
Please help!!
Thanks,
Vic