L
Larry P
Hi
I wrote this windows based program in VB.net
When I copied the Code to ASP.Net. it didnt work til i did some major
adjusting.
Now I can not view the datagrid unless its Bound to the dataset. I didn't
bind it in the orig code. why is it invisible when I run the code. What am I
not getting. In the original code I created a dataset object with some Sql
code and populated the datagrid that way, it worked fine. I dont get what Im
missing. also, Im kinda new to this VB programming, took a few short
classes, kinda helped a little.
TIA
Larry
I wrote this windows based program in VB.net
When I copied the Code to ASP.Net. it didnt work til i did some major
adjusting.
Now I can not view the datagrid unless its Bound to the dataset. I didn't
bind it in the orig code. why is it invisible when I run the code. What am I
not getting. In the original code I created a dataset object with some Sql
code and populated the datagrid that way, it worked fine. I dont get what Im
missing. also, Im kinda new to this VB programming, took a few short
classes, kinda helped a little.
TIA
Larry