|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Tabel cellsOn an aspx page with C# code behind, I need to place information with
extensive formatting (positioning). I believe that a table will serve my needs the best. I am not sure how to specify the row and column numbers that identify a specific cell. I would like to be able to place an image in a specific Table Cell at design time. I also need to place text information in a different cell programmatically (run time), I also need to place images in other specific cells at run time. Any code to complete these tasks would be appreciated. Thanks, Jim
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconIntroductionToTableWebControl.asp
Show quote Hide quote "Jim McGivney" wrote:
> On an aspx page with C# code behind, I need to place information with > extensive formatting (positioning). I believe that a table will serve my > needs the best. I am not sure how to specify the row and column numbers > that identify a specific cell. > I would like to be able to place an image in a specific Table Cell at design > time. I also need to place text information in a different cell > programmatically (run time), I also need to place images in other specific > cells at run time. Any code to complete these tasks would be appreciated. > Thanks, > Jim > > >
Other interesting topics
ASP.NET 2.0 Frustration - MS Please Help
TreeView problem ASP.NET does not honor Title nor Javscript options Web.Config file seems to be ignored Odd behavior in 2005 with base page classes Accessing session from thread how to parse deeper nested tags in custom control Forms authentication with images on the login page Problem migrating Web Project from ASP.Net 1.1 to 2.0 Conditional directive |
|||||||||||||||||||||||