Hello,
I am using RemoteListDataSource to bind the data with xceed silverlight datagrid, sorting is working, grouping is also working but when i am using the filtering option with :
<sldg:DataGridControl.FixedHeaders>
<sldg:FilterRow >
</sldg:FilterRow>
</sldg:DataGridControl.FixedHeaders>
The grid is not showing the template values(Equal, Not Equal, Greater Then, etc) for filtering.
Is that the limitation with remote data source or you have any other way to show filtering options.
If the filtering is possible then please tell me the way and if not then please let me know the exact reasons.
Quick answer will be appreciated as I have stucked at the part.
Thanks in advance.
With Regards,
Rajat Barik