B
brians
I have been batteling my 6 or so second page load time.
I am wondering if I have to many controls on the page for
a data input screen. Can someone tell me what a large
view state would be considered? Also if I have too many
controls:
4 Command Buttons
11 Text boxes
3 combo boxes
DataList
*4 text boxes
*4 labels
*Edit, Update arguments
Datagrid
could all those server controls result in large page
loads.
I have vies state enabled = false on all text and label
controls and I use the Not Is.Page postback.
Any ideas?
I am wondering if I have to many controls on the page for
a data input screen. Can someone tell me what a large
view state would be considered? Also if I have too many
controls:
4 Command Buttons
11 Text boxes
3 combo boxes
DataList
*4 text boxes
*4 labels
*Edit, Update arguments
Datagrid
could all those server controls result in large page
loads.
I have vies state enabled = false on all text and label
controls and I use the Not Is.Page postback.
Any ideas?