Thank you for your reply. I have tried OnCheckedChange d event with no success. I have been trying to use both the AutoPostBack and javascript in the following ways
if (matReq.Status == MaterialRequisi tionStatus.Pick ing)
{
if (userCanUpdate_ )
{
issue.ID = "cbIssue_" + location.Produc tCode + "_"...
User Profile
Collapse
-
Populating a text box
Hi,
I am very new to .Net and have recently taken over someone else’s project. I am developing an asp webpage using C#.
I have an asp:table that is populated using data from a database. However, there is also a column that contains checkboxes and a column that contains text boxes like so:
Location | Stock | Issue (checkbox column) | Issued (textbox column)
I want the user to click...
No activity results to display
Show More
Leave a comment: