Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
180
Not able to filter ig:TemplateDataField field.
posted

Hi,

Can you help me to achieve filtering in  ig:TemplateDataField field.

If not possible then please give me alternate way to do it.

Thanks

Parents
  • 33839
    Suggested Answer
    posted

    Hi omidixit,

    A template data field is not bound to any data, so it is not possible to filter by default.  What you can do is filter on a hidden column that is bound to the data that is actually showing in the templates.  But you would need to implement the UI yourself as the Filtering behavior will not work on the template field.  If your template is simple enough, you could try a FormatValueMethod or a DataFormatString.

    regards,
    David Young 

Reply Children
No Data