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

How to select row by Uid?

1 Answer 70 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vincent
Top achievements
Rank 1
Iron
Vincent asked on 05 Jun 2018, 10:51 AM

I use follow code to selectrow ,but it dose not work.

grid.select("tr[data-uid='" + uuid + "']");

please help.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 06 Jun 2018, 06:44 AM
Hello, Vincent,

Thank you for the provided code.

I tried selecting a row using the same approach and the row was selected:

https://dojo.telerik.com/IxEnuQe

Please check the if the "uuid" hold the expected uid value.

If the issue still occurs, please provide an example and I will gladly assist.

Regards,
Stefan
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Vincent
Top achievements
Rank 1
Iron
Answers by
Stefan
Telerik team
Share this question
or