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

Enableviewstate=true?

2 Answers 214 Views
Grid
This is a migrated thread and some comments may be shown as answers.
AereoN
Top achievements
Rank 1
AereoN asked on 16 Dec 2009, 05:01 AM
I'm wondering what does this property do.
Can this property stores the entire data source into it?
Is this scenario possible where I'll bind the grid on 1st load and not relying on any viewstate in code behind to persist the data source of a grid?

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 16 Dec 2009, 09:15 AM
Hello AereoN,

The following help document should provide you with necessary insights on ViewState of RadGrid and its optimization:

Hope this helps..
Shinu.
0
AereoN
Top achievements
Rank 1
answered on 16 Dec 2009, 09:22 AM
I viewed that page before but I don't really understand the implementation of it.
I wanted to create this scenario where I don't need to define a viewstate to rebind the grid on every postback event.
How do I enable this property to repopulate the item in the grid byitself?
Tags
Grid
Asked by
AereoN
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
AereoN
Top achievements
Rank 1
Share this question
or