|
-
Feb 26th, 2009, 06:38 AM
#1
Thread Starter
Fanatic Member
[2005] binding controls in datagridview dynamically
Hi,
i want to read MsWord document and fill the datas in datagridview.my word consists the datas as follows.
1. would you like to test his project?
2. Would you like to do regression testing?
like this i have n number of questions in my word document. so my need is i need to read the questions and fill it up in the datagridview with yes or know chek box. my datagridview appearance would be as follows.
row1 yes[checkbox] no[checkbox] reason[row]
so the peson who is viewing the questions and can make yes or know option using the check box.if the person chooses no option he has to enter the reason the reason column. so i have to do this dynamically. means that binding datagridview with checkbox ,textbox, data dynamically. how to do this please because after the datas entered in the datagridview i have to loop through rows and i have populate into another word document.
so please if there is any sample for dynamic datagridview with binding controls in it and handling the controls in the gridview at runtime. pelase anybody help me in this.
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
|