Click here to Skip to main content
15,891,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have tabcontrol with 4 tabs, In which I have datagrid in each tab but when I execute project I am able to see only one tab with Datagrid and other are empty or disapear datagrid.
Thank you in advance.
Posted
Comments
ZurdoDev 3-Jan-15 16:27pm    
Since we can't see any of your code it's unlikely anyone will be able to guess correctly what the issue is.
Why it is tagged "vNext"?

1 solution

it is typo and what I am trying to do is:
I have tab control in that tab I drop Datagrid and configure connection and populate data from table name EMP and perform same process for which I do not have to write any code.

but when I try to do that I am able to see only one datagrid result but other tab dosen't show any result.

Thank you very much
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900