Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: The base class has a field named 'ID', but its type (System.String) is not compatible with the type of the control (System.Web.UI.WebControls.TextBox)


Message #1 by "Brandy" <brandmo@h...> on Mon, 29 Jan 2001 12:04:35 +0100
Im trying to request the value I have in my datagrid to the ID i have in my

edit.aspx page so that when I push the column with id 23 for instance I get

redirected to my page which have the ID 23 in its labelbox or textbox..Its

working if I opened a new datagrid and get redirected to that ID, but I got

the error which is in my subject line when I want to request it from another

control..





Any Ideas on this, Is it possible??



Brandy






  Return to Index