how to show a run-time htmltable?

asp.net Jordan
  • 15 years ago

    Greetings,


    I would like to ask how can i show a htmltable created by code (in the codebehind page), i mean at server, because if i create a htmltable at design time (drag and drop from toolbox) it can be shown easily when i run the program, but when i create it by code like this:


    HtmlTable hiddenTable=new HtmlTable();


    it doesnt show the table when i populate it at run time, but if i used the created table in design time, it worked fine and show the table elements!!!


    any help is much appreciated, Thank you in advance


    Regards
    Habib

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“To iterate is human, to recurse divine” - L. Peter Deutsch