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

Get access to cells within control

1 Answer 35 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Lee
Top achievements
Rank 1
Lee asked on 01 Oct 2012, 09:29 PM
I am working on an application that has a list of Categories.  Each Category has a list of Tests.  When someone selects a student from the list, I want to be able to load their percentages as they are associated to the lists of Cat\Tests.  The problem is that I can't figure out how to access the cells in the grid that represent the values.  My tree part is loading just fine, but I want to be able to manually enter the scoring percentage from another object.  Is this possible?  I have included a mock up of what I am looking for

Name Correct Incorrect Not Answered
Math
Test 1 4 1 0
Test 2 6 0 0
Spelling
Alphabet Test 20 0 6
Lower Case 18 5 3

As I said before, I have the tree loading through binding, but I need to access the cells for the other numbers directly based on the selected student.

Thanks in advance,
Lee

1 Answer, 1 is accepted

Sort by
0
Lee
Top achievements
Rank 1
answered on 03 Oct 2012, 02:29 PM
Well after 2 days of searching I have finally hacked something together.  I don't know if it is the right way to do it, but I got it to work.  What I don't understand is why can't you get to the rows of the grid on this control just as you can in a grid control?  Or maybe you can I just couldn't find it.  Well anyway, best of luck to anyone trying to get support out here.  Telerik support has really dropped off in the last few months...
Tags
TreeListView
Asked by
Lee
Top achievements
Rank 1
Answers by
Lee
Top achievements
Rank 1
Share this question
or