Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

Filter value

$
0
0

Hi All,

Could anyone explain why I can't enter values in filter text box as shown in the attachment.  Here is my script  

     var grid = $("#grid").kendoGrid({
       dataSource: ds,
       height: 250,
       pageable: true,            
       selectable: "row",
       resizable: true,
       groupable: true,
       sortable: true,           
       filterable: true,
       columns: [
               {   title: "col1",  field: "col_1", width: 80  },
               {   title: "col2",  field: "col_2", width: 80  },
               {   title: "col3",  field: "col_3", width: 120 }

       ]
   })

;
TIA


Viewing all articles
Browse latest Browse all 94857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>