Click here to Skip to main content
15,881,803 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Dear All

I am unware the fact that whether it is possible to show different values from access table to a single datagridview cell.
For example.
If table xyz contain data like this
col1 col2 col3 col4 Col5
B1 P1 P1 P2 P1/P1
B2 P1 P2 P3
B3 P1 P2 P3
B4 P2 P2 P3 P2/P2

I hope I am clear what I want to know?
If this is possible how can I achieve this?

Regards to all.
Posted
Comments
Surendra Adhikari SA 5-Jun-13 0:46am    
what you actually want to show in gridview cell from above data . Are you want to show data like in feilds col1+col2+col3 in a single cell of gridview.?? clarify .

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