Click here to Skip to main content
15,901,373 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: populating treeview from database table Pin
gbabu179-Oct-06 3:39
gbabu179-Oct-06 3:39 
GeneralRe: populating treeview from database table Pin
ThePlagueIsBack9-Oct-06 14:31
ThePlagueIsBack9-Oct-06 14:31 
Questionenter key Pin
amaneet9-Oct-06 2:41
amaneet9-Oct-06 2:41 
Questiondelete history Pin
amaneet9-Oct-06 2:16
amaneet9-Oct-06 2:16 
QuestionSwaaping the record in datagrid and database Pin
shivamala9-Oct-06 1:24
shivamala9-Oct-06 1:24 
QuestionRe: Swaaping the record in datagrid and database Pin
safat9-Oct-06 20:27
safat9-Oct-06 20:27 
QuestionGet DB record into XML thn show its HTML tag Pin
Deepak the Cool9-Oct-06 0:51
Deepak the Cool9-Oct-06 0:51 
QuestionViewState for Checkbox Enabled Property Pin
Mahaprabhu9-Oct-06 0:28
Mahaprabhu9-Oct-06 0:28 
In ASP.NET 1.1. I am having a template checkbox column in a dynamically created datagrid. Inorder to maintain the viewstate, i initialize the datagrid in Page_Init itself and modify the datagrid through Ajax Function. The Ajax function will modify the enabled property of checkboxes. After AJAX method is invoked, in next Postback, i'm able to get the checked property of checkbox from Viewstate but not able to get the enabled property from viewstate. But if i don't perform Ajax Modification, in postback i'm able to get both enabled and checked property.

Kindly provide any idea regarding why enabled property is not in viewstate after using AJAX Function

Maha




-- modified at 7:15 Monday 9th October, 2006
Question<%= <%$ <%# Pin
dabs9-Oct-06 0:08
dabs9-Oct-06 0:08 
Questionswapping of two rows in a datagrid [modified] Pin
Krishlibran8-Oct-06 23:48
Krishlibran8-Oct-06 23:48 
QuestionProblem with Context User when I authenticate users in the same thread of a process Pin
fcortesfranco8-Oct-06 23:24
fcortesfranco8-Oct-06 23:24 
QuestionTextBox which does not allow its text to select and copy Pin
ravindradonkada8-Oct-06 23:16
ravindradonkada8-Oct-06 23:16 
AnswerRe: TextBox which does not allow its text to select and copy Pin
Guffa9-Oct-06 0:30
Guffa9-Oct-06 0:30 
QuestionError while trying to Run an application [modified] Pin
Vsree8-Oct-06 22:55
Vsree8-Oct-06 22:55 
AnswerRe: Error while trying to Run an application Pin
safat9-Oct-06 20:33
safat9-Oct-06 20:33 
QuestionDatagrid Row Pin
kirthikirthi8-Oct-06 21:24
kirthikirthi8-Oct-06 21:24 
AnswerRe: Datagrid Row Pin
_AK_8-Oct-06 21:29
_AK_8-Oct-06 21:29 
GeneralRe: Datagrid Row Pin
kirthikirthi9-Oct-06 19:18
kirthikirthi9-Oct-06 19:18 
GeneralRe: Datagrid Row Pin
_AK_9-Oct-06 19:24
_AK_9-Oct-06 19:24 
AnswerRe: Datagrid Row Pin
safat10-Oct-06 2:05
safat10-Oct-06 2:05 
GeneralRe: Datagrid Row Pin
kirthikirthi11-Oct-06 18:30
kirthikirthi11-Oct-06 18:30 
QuestionValidation Problem Pin
Sushant Duggal8-Oct-06 21:20
Sushant Duggal8-Oct-06 21:20 
AnswerRe: Validation Problem Pin
_AK_8-Oct-06 21:23
_AK_8-Oct-06 21:23 
GeneralRe: Validation Problem Pin
Sushant Duggal8-Oct-06 21:33
Sushant Duggal8-Oct-06 21:33 
GeneralRe: Validation Problem Pin
_AK_8-Oct-06 21:37
_AK_8-Oct-06 21:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.