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

[Solved] Getting Selected Cell

3 Answers 142 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brenton
Top achievements
Rank 1
Brenton asked on 05 May 2008, 05:03 PM
We are looking into purchasing the Telerik controlset for ASP.NET.  However for this project I need to make sure I can do the following.  I have been able to make it work with a competitor product, but I like Telerik a lot more.

My Scenario:

1.  We have a table where the first row and first column are in essence "headers" and cannot be selected.
2.  When a User selects a cell I need to pull the row and column header to determine which cell they selected.

This entire scenario is based on sizing a product.  The customer wants a grid to have the user select the correct size.  I cannot think of a better way to do this.  If anyone has any ideas how this can be done with the Telerik Grid or some other way please let me know.

Thanks

3 Answers, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 06 May 2008, 10:21 AM
Hello Brenton,

Find below an example you can use as a starting point:

http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/Client/PostbackOnClientRowClick/DefaultCS.aspx

Let us know if it helps or if you need further assistance.

Kind regards,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Brenton
Top achievements
Rank 1
answered on 07 May 2008, 02:42 AM
This is not exactly what I was looking for.

I need to be able to select "A" cell.  Just an individual cell needs to be able to post back not an entire row or column.  Each cell will hold a different value so being able to pick up on each cell is critical.
0
Princy
Top achievements
Rank 2
answered on 07 May 2008, 04:38 AM
Hi,

Go through the following forum link which discusses a similar scenario.
Selecting a single cell instead the row

Thanks
Princy.
Tags
Grid
Asked by
Brenton
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Brenton
Top achievements
Rank 1
Princy
Top achievements
Rank 2
Share this question
or