kendo-ui grid filter icon not displaying -
The filter is not being displayed in the icon tab. But when I try to click on the last filter options displayed, show the filter icon and what code I have to write ..
$ ("# grid"). Kendo Grid ({Data Source: Data Source: DataBound: Function () {updateGridForStage (stage) riskGridTitle ("Topic", Title: "Topic", Width: "40%"},), Height: 'Auto', Scrolling (Field: "status", headline: "status", width: "30%"): [true], true, filterable: object, page qualified: incorrect, column: [{field: "subject", title: {field: "status" }, {Field: "day_open"}, {field: "risk", title: "score", width: "10%"}, {field: "owner", title: "owner", width: "25%"} , Title: " The following Open ", Width:" 15% "}, {field:" Agla_vritt ", titled:" The next review date "width:" 25% "}, {command}]}); "I need to display an icon near the status"
< P> I think that you rather than object filterable: true Code> is
Comments
Post a Comment