Hello,
I Use radgrid for display value. All is working fine but I have such problem in filter data in integer or double value.
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/filtering/defaultcs.aspx
in demo First column "OrderID" can't filter, Ex: I enter '102' value, So I require result is 10248,10249,10250...etc
But in result there are no row found. Plz give solution for this.
If I am trying bind column with Integer or double value then shorting result can't properly.
In my situation I use either shorting or filtering facility. I require Both in my grid. Plz give me solution.
Thank You.
I Use radgrid for display value. All is working fine but I have such problem in filter data in integer or double value.
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/filtering/defaultcs.aspx
in demo First column "OrderID" can't filter, Ex: I enter '102' value, So I require result is 10248,10249,10250...etc
But in result there are no row found. Plz give solution for this.
If I am trying bind column with Integer or double value then shorting result can't properly.
In my situation I use either shorting or filtering facility. I require Both in my grid. Plz give me solution.
Thank You.