|
Search This Site: |
|
|||||||
| microsoft.public.dotnet.languages.csharp Discussion about C# |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
#1 |
|
Join Date: Apr 2006
Age: 15
Total Posts: 1
|
Re: Dynamic HTML tables
When are you adding the rows and where are you checking for the count, try
adding the rows in the OnInit method and get the count anywhere else in the page. Let me know if this works <stephen.clancy@gmail.com> wrote in message news:1145891053.801254.275740@i40g2000cwc.googlegr oups.com... > If I define a table with no rows in the aspx page and then add rows in > the aspx.cs, how do I get the number of rows in the table? Currently it > just returns 0, even after I add 8 rows. > |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Section | Replies | Last Post |
| meta redirect - on removing .htm extension, Firefox displays HTML - Why? | David Smithz | alt.html | 4 | 30th April 2006 12:53 PM |
| distorting gifs/jpeg images in HTML pages | mark | alt.html | 1 | 29th April 2006 02:42 PM |
| Re: Looking for an application to help me write HTML | JussiJ | alt.html | 0 | 26th April 2006 11:45 PM |
| Re: Where can I paste the tables of MS-Word in my VB6 program? | miked | microsoft.public.vb.general.discussion | 0 | 25th April 2006 11:47 PM |
| Re: Where can I paste the tables of MS-Word in my VB6 program? | Phill W. | microsoft.public.vb.general.discussion | 0 | 25th April 2006 03:15 PM |