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

Select the all the rows in a grid like in excel

1 Answer 41 Views
GridView
This is a migrated thread and some comments may be shown as answers.
m
Top achievements
Rank 1
m asked on 02 Dec 2017, 02:59 AM

Is there any property to select all the content in a radgrid clicking in the corner of the grid like in excel?

thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 04 Dec 2017, 11:43 AM
Hello M j,

You can use the SelectAll method:
radGridView1.SelectAll();

I hope this will be useful. Let me know if you have additional questions.

Regards,
Dimitar
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
GridView
Asked by
m
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or