M
m miller
..NET 2003, Win XP and Win 2000 Pro, IE 6.0 SP1
I have a webform with a button, an html input a dropdown list and a data
grid. Users may use the drop down to choose a part number which then
posts back to the input and populates the grid.
In testing I can choose about 20 or 30 part numbers and all works well.
Then, all of a sudden, I get an app error:
Control 'dgOnHand__ctl1_ctl1' of type 'DataGridLinkButton' must be placed
inside a form tag with runat=server
I don't have a DataGridLinkButton, nor can I find any references to one.
I'm really curious as to what this is all about.
Thanks,
m miller
I have a webform with a button, an html input a dropdown list and a data
grid. Users may use the drop down to choose a part number which then
posts back to the input and populates the grid.
In testing I can choose about 20 or 30 part numbers and all works well.
Then, all of a sudden, I get an app error:
Control 'dgOnHand__ctl1_ctl1' of type 'DataGridLinkButton' must be placed
inside a form tag with runat=server
I don't have a DataGridLinkButton, nor can I find any references to one.
I'm really curious as to what this is all about.
Thanks,
m miller