Hi all,
I am new to telrik rad controls. i have a radgrid with grid bound column. i am using a drop down list as filter for this column.
i have achieved this by giving a radcombobox inside the filter template of the column. i have set the datasource id of the drop down to an object data source that fetches data from my business logic layer in the properties window.
The contents of my drop down should vary based on the user who sees the page. i can have multiple object datasource for each user. but i am not sure how to dynamically change the datasource id of this drop down filter from code behind. Please help.
Regards,
Saravanan K
I am new to telrik rad controls. i have a radgrid with grid bound column. i am using a drop down list as filter for this column.
i have achieved this by giving a radcombobox inside the filter template of the column. i have set the datasource id of the drop down to an object data source that fetches data from my business logic layer in the properties window.
The contents of my drop down should vary based on the user who sees the page. i can have multiple object datasource for each user. but i am not sure how to dynamically change the datasource id of this drop down filter from code behind. Please help.
Regards,
Saravanan K