Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot get the value of my checkbox
Message
From
31/07/2003 11:48:54
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Cannot get the value of my checkbox
Miscellaneous
Thread ID:
00815440
Message ID:
00815440
Views:
35
I cannot get the value of my checkbox .. because it located on the footnote of a datagrid..
could any body please help me how to get it? .. I already tried below code .. but I still cannot get the value:

Dim mControl as Control

mControl=gridTest.findcontrol("chkFootNote")

the result is mControl is nothing

If (Not mControl Is Nothing) then

...... it have to be here!!!....

else

' it goes here ...... ;>(

endif


please help
Reply
Map
View

Click here to load this message in the networking platform