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

How to get GridBoundColumn from client side

1 Answer 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Amol
Top achievements
Rank 2
Amol asked on 25 May 2009, 01:59 PM
Hi all,

I need to display column values of when user clicks on edit button in row of grid.
I am using "ASPNET AJAX Q1 2009".

Thanks,
Amol

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 26 May 2009, 04:21 AM
Hi Amol,

Go through the following help articles which explains how to access Grid column and cell values on the client side.
getColumnByUniqueName
getCellByColumnUniqueName
getColumnUniqueNameByCellIndex

Shinu
Tags
Grid
Asked by
Amol
Top achievements
Rank 2
Answers by
Shinu
Top achievements
Rank 2
Share this question
or