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

Get selected cell column and row index

1 Answer 589 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Nahum
Top achievements
Rank 1
Nahum asked on 22 Feb 2017, 04:13 PM

Hi,

How can I retrieve the selected cell column and row index?

For example, if the user selected/clicked on cell A1 then I would like to get the 0,0.. and so on.

 

Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 23 Feb 2017, 09:20 AM
Edit:

To get the row and column index of a cell, it is possible to use forEachCell method of Spreadsheet's Range object, as shown in the method's example.

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