Click here to Skip to main content
15,908,455 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I want to develop a windows application, but by using SQL DataReader I feel stuck with DataGrids and Gridviews.
I would like to use a PHP-like approach and creating the dynamic tables whilst fetching the database, and displaying the data I want then.
I feel that with Windows Applications I cannot do this, there is no dynamic tables as there are with HTML Tables.

Is there any way to do that?

Regards.
Posted
Updated 26-Mar-11 2:52am
v2
Comments
Sandeep Mewara 26-Mar-11 3:08am    
Why do you need it? There is no client-server side for Winforms and performance is not an issue there!
Dalek Dave 26-Mar-11 8:52am    
Massive Edit for Clarity.

1 solution

The answer in you question My friend use DataTables in your project.
 
Share this answer
 
Comments
Dalek Dave 26-Mar-11 8:53am    
I think that perhaps he is confused.
I certainly wouldn't use his approach.
Manish Choudhary .NET expert 27-Mar-11 2:12am    
Yes I think you are right Dalek. I will also not use his approach.

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