Click here to Skip to main content
15,892,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Really bizarre cross post. Pin
Piyush Vardhan Singh3-Apr-08 23:53
Piyush Vardhan Singh3-Apr-08 23:53 
GeneralRe: Really bizarre cross post. Pin
Declan Bright4-Apr-08 0:02
Declan Bright4-Apr-08 0:02 
GeneralRe: Really bizarre cross post. Pin
Piyush Vardhan Singh4-Apr-08 0:15
Piyush Vardhan Singh4-Apr-08 0:15 
JokeRe: Really bizarre cross post. Pin
pmarfleet4-Apr-08 1:29
pmarfleet4-Apr-08 1:29 
GeneralRe: Really bizarre cross post. Pin
Pete O'Hanlon4-Apr-08 1:36
mvePete O'Hanlon4-Apr-08 1:36 
GeneralRe: Really bizarre cross post. Pin
Pete O'Hanlon4-Apr-08 0:07
mvePete O'Hanlon4-Apr-08 0:07 
QuestionHow to clear HTML tables created at run time... Pin
Balagurunathan S3-Apr-08 22:26
Balagurunathan S3-Apr-08 22:26 
AnswerRe: How to clear HTML tables created at run time... Pin
Declan Bright3-Apr-08 23:29
Declan Bright3-Apr-08 23:29 
I'm not sure at what level you are manually coding to "get tables holding values" but if you are databinding a control to a datasource you can clear that control by binding to a null value.
If you are dynamically writing out HTML to the page then you should write it out to a Literal control and to clear it, you can assign it an empty string.

Declan Bright
www.declanbright.com

GeneralRe: How to clear HTML tables created at run time... Pin
Balagurunathan S4-Apr-08 0:21
Balagurunathan S4-Apr-08 0:21 
GeneralRe: How to clear HTML tables created at run time... Pin
Declan Bright4-Apr-08 0:36
Declan Bright4-Apr-08 0:36 
Generalcustom Paging in Grid View Pin
raushan_93-Apr-08 22:13
raushan_93-Apr-08 22:13 
GeneralRe: custom Paging in Grid View Pin
Declan Bright3-Apr-08 23:32
Declan Bright3-Apr-08 23:32 
GeneralRe: custom Paging in Grid View Pin
raushan_94-Apr-08 0:21
raushan_94-Apr-08 0:21 
GeneralRe: custom Paging in Grid View Pin
Declan Bright4-Apr-08 0:44
Declan Bright4-Apr-08 0:44 
GeneralRe: custom Paging in Grid View Pin
raushan_94-Apr-08 1:01
raushan_94-Apr-08 1:01 
GeneralRe: custom Paging in Grid View Pin
Declan Bright4-Apr-08 1:09
Declan Bright4-Apr-08 1:09 
GeneralRe: custom Paging in Grid View Pin
raushan_94-Apr-08 2:54
raushan_94-Apr-08 2:54 
GeneralRe: custom Paging in Grid View Pin
Declan Bright4-Apr-08 3:39
Declan Bright4-Apr-08 3:39 
GeneralJavascript error Pin
samerh3-Apr-08 22:00
samerh3-Apr-08 22:00 
GeneralRe: Javascript error Pin
Declan Bright3-Apr-08 23:44
Declan Bright3-Apr-08 23:44 
GeneralRe: Javascript error Pin
samerh4-Apr-08 1:11
samerh4-Apr-08 1:11 
Generalglobal.asax Pin
ajau3-Apr-08 21:44
ajau3-Apr-08 21:44 
GeneralRe: global.asax Pin
N a v a n e e t h3-Apr-08 22:21
N a v a n e e t h3-Apr-08 22:21 
GeneralUrgent: Database not updated Pin
guardianhm3-Apr-08 21:37
guardianhm3-Apr-08 21:37 
GeneralRe: Urgent: Database not updated Pin
N a v a n e e t h3-Apr-08 22:01
N a v a n e e t h3-Apr-08 22:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.