hey everyone - thats my first post - but i wanna say thats a great forum - i've been browsing here for a long time searching for answers ang in most cases i've found them/
my question is:
in a web application - i've added another web form - now i want to show it during run time and send a data set to populate a data grid object in it - whats the code for it?
thanks
Loading
AnttiPosted Dec 11, 2005, 5:54 PM
I'm not sure but since your webform is basically just a class, you can add method that can be used to populate the datagrid. Use it in your other forms code, then open the form. I'm not sure how to write this in the code, or can it be done this way. Try it.
aviPosted Dec 11, 2005, 10:13 AM
aviPosted Dec 10, 2005, 1:06 PM