Hi,I have a RadGrid that has a mastertable and detail tables. Detail tables are loading with "DetailTableDataBind".
I want to sort mastertable and detail tables but their data structure are different. When i try to sort detail table only, it worked. but when i added a sort function to mastertable, it overrides the detail tables' sort function.
Can i sort them seperately with different functions.
Thanks.
I want to sort mastertable and detail tables but their data structure are different. When i try to sort detail table only, it worked. but when i added a sort function to mastertable, it overrides the detail tables' sort function.
Can i sort them seperately with different functions.
Thanks.