AuthorQuestion
How bind Multiple data set in multiple Gridview dynamically
Posted on: 19 Dec 2012
Hi Friends,
I want to knw
how to bind  multiple dataset with multiple Gridview dynamically

e.g.
select * from temp1
select * from temp2

bind with gridview1 and gridview2 dynamically

if there is n number of dataset i want to bind with n number of gridview dyanamically

Thanx







[ + ]
AuthorReply
Re: How bind Multiple data set in multiple Gridview dynamically
Posted on: 21 Dec 2012  
Can you explain more clearly what you are trying to do, how many grid views are created dynamically?

Dorababu


Mindcracker MVP

Blog : http://dorababu-meka.blogspot.in/

Re: How bind Multiple data set in multiple Gridview dynamically
Posted on: 21 Dec 2012  
Hi Dorababu,

I Create Simple Sql Query Module in asp.net

where i execute my query at front end page 

suppose i execute select query select * from temp1
it is bind with gridview  and display Record.

but there is disadvantage is that at a time i execute single select query  
i cant execute multiple select query and display in single gridview 


Thanx 

Re: How bind Multiple data set in multiple Gridview dynamically
Posted on: 21 Dec 2012  
Do you need to display 2 tables data in a single gridview?

Dorababu


Mindcracker MVP

Blog : http://dorababu-meka.blogspot.in/

SPONSORED BY
  • PDF reports have never been easier to create. With our included WYSIWYG Designer, you can layout your reports, set up your data source and let DynamicPDF ReportWriter do the rest.
Join a Chapter