Hello,
I have a RadGrid and there are two template column and i am showing an confirm box on one column's image click.
in grid another column is Filtered when i click on the Filtered text box and press enter key then it show me that confirm box that i have putted on the other column.
how can i do this when user click in the filtered text box then it should filter the grid if filtered text box is not empty.
my grid is filling in needDataSource event and i am using the default filtering not any server side filtering.
Thanks.
I have a RadGrid and there are two template column and i am showing an confirm box on one column's image click.
in grid another column is Filtered when i click on the Filtered text box and press enter key then it show me that confirm box that i have putted on the other column.
how can i do this when user click in the filtered text box then it should filter the grid if filtered text box is not empty.
my grid is filling in needDataSource event and i am using the default filtering not any server side filtering.
Thanks.