Does anyone know what web control I can use as a hidden object? Like <Input type=hidden... in HTML. I thought of using a label and making the font color white. Is there a better way?
I did not mention before but I was trying to store values (primary keys) within a datagrid row but did not was the user to see it. I created an extra column that was hidden then assigned the primary key to the datafield. When I needing the value I place the row in edit mode and assigned the value to a session variable that is used on a different form.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.