This is a migrated thread and some comments may be shown as answers.

Kendo Grid

1 Answer 93 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Naga
Top achievements
Rank 1
Naga asked on 11 Jul 2012, 01:46 PM
Hello,

In my test case i have to verify the column of the grid after applying some filter criteria to it .
After applying the filter criteria only filtered rows are displayed ,but when i try to extract the data from the column using a coded step it is returning all the entries of the column.
can you guys help me with this?

Thanks,
Naga

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 16 Jul 2012, 03:30 PM
Hello Naga,

In order to make this to work you need to refresh the Kendo Grid after applying the filter criteria and before extracting the data. You can do this using the Refresh() method of the KendoGrid object. Here's a short video demonstrating the issue and how to resolve it.

Kind regards,
Plamen
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Naga
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or