User-971939847 posted
i am trying to use selection list (radio) and am binding it to datasource , but when i tag
DataTextfield = "Product Name" and
DataValueField = "ProductID" instead of seeing real product ID, i see 0, 1, 2, 3 ...etc in value field
also i need to pass the selected value to the next page
can some one throw an insight on this
Thanks
MP