GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  Ado.NET

 Print  |  
Question:  What is the default view of Data Grid?




October 10, 2009 04:04:29 #6
 sathin   Member Since: August 2009    Total Comments: 6 

RE: What is the default view of Data Grid?
 
Many had said something regarding the default view of datagrid but once you place a datagrid and execute your program without binding data into it over ASP.Net you get nothing so in ASP.Net I can give you a conclusion that without binding the data into datagrid the default view is nil.
     

 

Back To Question