|
-
Sep 9th, 2003, 06:16 AM
#1
Thread Starter
Addicted Member
How to display data?
I read some data from database and I'm wondering how to display that data to the user (which cotnrol to use)?
Namely, I read from database four column (first name, last name, address, and active- can be true or false) and about 0-300 rows. User can see all columns but changes are allow only for 'active' column. What do you think which control I need?
I try with datagrid but how to allow user to change value only in one column? Then I try checkedListBox, but it can't display more than one column ...
I hope that you have some code snippet or link to solve my problem.
regard j
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|