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

Edit values not Working (RadGrid size 64Cols, 64 Rows)

2 Answers 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Marcio Nascimento
Top achievements
Rank 1
Marcio Nascimento asked on 19 Nov 2009, 10:26 PM
Hi There,

I have a square matrix of size 64 on RadGrid. When I try to edit values appears the error message attached. Is there a limitation of columns for editing in RadGrid ?
I'm using the new Q3 2009.

Thanks.

Marcio Nascimento

2 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 20 Nov 2009, 11:42 AM
Hi Marcio,

If you are binding your grid with SimpleData Binding techniques(calling DataBind() method), then you can place the code in PageInit event or rather use AdvancedDataBinding techniques to bind your grid. Here are a few forum links that i found out which discuss about the same error.Take a look at these to understand better:


Hope this helps..
Shinu.
0
Marcio Nascimento
Top achievements
Rank 1
answered on 21 Dec 2009, 02:31 AM
Hi Shinu,

Very thanks for the links, help me a lot.
My grid is working now.

Regards,

Marcio Nascimento
Tags
Grid
Asked by
Marcio Nascimento
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Marcio Nascimento
Top achievements
Rank 1
Share this question
or