J
jm
I have datagrid. Inside the template columms there is a textbox. It
has an id. When the textbox wasn't inside the datagrid tags, I could
reference with order_id.text = "some text" but all of a sudden, once
inside the datagrid tags, I can't use the same statement
Any ideas on what is going on here? Thanks.
has an id. When the textbox wasn't inside the datagrid tags, I could
reference with order_id.text = "some text" but all of a sudden, once
inside the datagrid tags, I can't use the same statement
Any ideas on what is going on here? Thanks.