HI all,
i am new to telerik controls. i am trying out sorting and filtering in radgrid. my datasource is a list of objects. databinding on pageload is working fine. for paging also similar to asp grid i wrote a server side function to rebind and it is alos working fine. but problem is with sorting and filtering. when i click on the header text the grid disappears and only a strip appears. i understand that this is the case when the grid is not binded.
i tried custom sorting method also but no progress. basic sorting functionality is enough in my case.
i checked all the properties also. allowsorting is set to true. what else i have to do. please guide me.
Regards,
Saravanan
i am new to telerik controls. i am trying out sorting and filtering in radgrid. my datasource is a list of objects. databinding on pageload is working fine. for paging also similar to asp grid i wrote a server side function to rebind and it is alos working fine. but problem is with sorting and filtering. when i click on the header text the grid disappears and only a strip appears. i understand that this is the case when the grid is not binded.
i tried custom sorting method also but no progress. basic sorting functionality is enough in my case.
i checked all the properties also. allowsorting is set to true. what else i have to do. please guide me.
Regards,
Saravanan