|
-
September 17th, 2004, 05:23 PM
#1
databinding 2 rows together
I have a scenario where I have 2 rows of the same datatable that I need to keep in sync. The first row has all columns databound to various controls. I do not want to create events for every control. I do not want to create an onclick event or an onchange event. I need a better solution. I want to find a way to databind the 2 rows to each other. Or I would also like to databind each row to some other class, struct, or private properties. sort of a go-between between the rows and the controls. Is there anything in .net that supports this functionality? Striings don't have a databind property.
thanks,
jim
I am scifi
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
|