Categories | Question details Back To List | ||
Image as #select_filter Hi team, We are using grid with filters. On eof our columns is of image type, so we supply the image URL and it displays it. However, we added a header filter for that column of type #select_filter, we expected to see list of images in the filter but we got the image urls instead! Is there a way to fix this? Thanks Daniel, Answer posted by Support on Aug 26, 2008 01:35 Unfotunately it is not possible. The #select_filter use native select control which not able to show rich content, it limited to text only. |