show same datagrid twice in a page.

J

John Ninan

I have a query like this

"SELECT employeeID, employeeName FROM EMPLOYEE"

Which will return 1000 Rows.

I want to display two tables in the same page with 500
records each.

Datagrid 1 Datagrid 1
Emp ID Emp Name Emp ID EmpName
1 xxtte 501 Xx
2 xxttee 502 Yy
3 tteeww .
4 eewwww .
5 wwee .
.. .
.. .
.. .
.. .
500 wweew 1000 ttt


Can I use same datagrid to display out put like this is
ASP.NET (.aspx) page

Thanks in advance for the help,

John Ninan
 
A

Ashish Bhonkiya

correct me if i am wrong
its not possible to do something like this
then alternative way to do this is to use two datagrids
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,905
Latest member
Kristy_Poole

Latest Threads

Top