Click here to Skip to main content
15,898,993 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Please if u can, solve my prob as quick as possible. Pin
Imran Khan Pathan29-Oct-07 1:04
Imran Khan Pathan29-Oct-07 1:04 
GeneralRe: Please if u can, solve my prob as quick as possible. Pin
Tutul Biswas30-Oct-07 2:29
Tutul Biswas30-Oct-07 2:29 
Questionclear the datagrid value in asp.net [modified] Pin
ps.srinivasan29-Oct-07 0:26
ps.srinivasan29-Oct-07 0:26 
AnswerRe: clear the datagrid value in asp.net Pin
John-ph29-Oct-07 0:37
John-ph29-Oct-07 0:37 
GeneralRe: clear the datagrid value in asp.net Pin
ps.srinivasan29-Oct-07 0:41
ps.srinivasan29-Oct-07 0:41 
GeneralRe: clear the datagrid value in asp.net Pin
John-ph29-Oct-07 0:54
John-ph29-Oct-07 0:54 
GeneralRe: clear the datagrid value in asp.net Pin
ps.srinivasan29-Oct-07 1:03
ps.srinivasan29-Oct-07 1:03 
GeneralRe: clear the datagrid value in asp.net Pin
John-ph29-Oct-07 1:15
John-ph29-Oct-07 1:15 
I guess this is the only way to clear the DataGird. How is it possible to display the Old Data when you set the DataSource property to Nothing?. I guess there is something terribly wrong with your system. How about this alternative...

DataGrid1.Visible = False

If this alternate is also not suitable for you requirement then just put a breakpoint in each event and function in your page and do a step-wise execution and try to trace and fix the problem.

 Regards
 - J O H N -



GeneralRe: clear the datagrid value in asp.net Pin
ps.srinivasan29-Oct-07 2:13
ps.srinivasan29-Oct-07 2:13 
GeneralRe: clear the datagrid value in asp.net Pin
John-ph29-Oct-07 2:50
John-ph29-Oct-07 2:50 
GeneralRe: clear the datagrid value in asp.net Pin
ps.srinivasan29-Oct-07 19:09
ps.srinivasan29-Oct-07 19:09 
AnswerRe: clear the datagrid value in asp.net Pin
InsDev29-Oct-07 0:39
InsDev29-Oct-07 0:39 
GeneralRe: clear the datagrid value in asp.net Pin
ps.srinivasan29-Oct-07 0:45
ps.srinivasan29-Oct-07 0:45 
GeneralRe: clear the datagrid value in asp.net Pin
InsDev29-Oct-07 0:49
InsDev29-Oct-07 0:49 
QuestionRoles Pin
SreejithAchutan29-Oct-07 0:24
SreejithAchutan29-Oct-07 0:24 
QuestionProblem on Page.User.Identity.Name Pin
Pandiarajan R T29-Oct-07 0:12
Pandiarajan R T29-Oct-07 0:12 
AnswerRe: Problem on Page.User.Identity.Name Pin
John-ph29-Oct-07 1:01
John-ph29-Oct-07 1:01 
Questionajax Pin
venky45628-Oct-07 23:55
venky45628-Oct-07 23:55 
AnswerRe: ajax Pin
Christian Graus29-Oct-07 0:03
protectorChristian Graus29-Oct-07 0:03 
Questiondynamically load user control probelm Pin
Imran Khan Pathan28-Oct-07 23:34
Imran Khan Pathan28-Oct-07 23:34 
AnswerRe: dynamically load user control probelm Pin
Christian Graus28-Oct-07 23:56
protectorChristian Graus28-Oct-07 23:56 
GeneralRe: dynamically load user control probelm Pin
Imran Khan Pathan29-Oct-07 0:44
Imran Khan Pathan29-Oct-07 0:44 
QuestionValidators not working Pin
NetBot28-Oct-07 23:34
NetBot28-Oct-07 23:34 
AnswerRe: Validators not working Pin
Imran Khan Pathan28-Oct-07 23:53
Imran Khan Pathan28-Oct-07 23:53 
AnswerRe: Validators not working Pin
Braulio Dez29-Oct-07 4:12
Braulio Dez29-Oct-07 4:12 

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.