Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > General Discussions > RADCOMBOBOX INSIDE RADGRID FILTERING

Not answered RADCOMBOBOX INSIDE RADGRID FILTERING

Feed from this thread
  • NIRUBAMA avatar

    Posted on Jul 31, 2012 (permalink)

    I have a radcombobox inside a radgrid.

    I have the template column inside radgrid as radcombobox with comboboxitems loaded in it.

    I would like to filter using the contains filter on the top grid column by typing a value which has wild card character "-".I am able to fetch only the words after the wild card character "-" and not before it.This is a bug.Could you please guide me.

    Note: I am using radcombobox inside radgrid as a template column which is fetched in every row as radcombox(That is i am not using filter template as it will contain bound column and not the radcombobox in every row).
    .

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > General Discussions > RADCOMBOBOX INSIDE RADGRID FILTERING