|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
HTML code and aspx code...HELP...
I have a table (id=Taula) and it is a HTML Control,but executed on SERVER (it has the green arrow).
The problem is this : From Webform.aspx, I want to fill the table through an SQL connection, and SQLcommand and SQLDatareader : The problem is : On Page_Load, Taula is not RECOGNIZED by the VB.STUDIO.....WHY ? ? ? ? Private Sub Page_Load Taula.rows.add(tr) End sub |
|
#2
|
|||
|
|||
|
probably because it's not declared in the codebehind
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > HTML code and aspx code...HELP... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|