User Profile

Collapse

Profile Sidebar

Collapse
JonWB
JonWB
Last Activity: Mar 19 '08, 11:53 AM
Joined: Feb 14 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • JonWB
    replied to Populating a text box
    in .NET
    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 + "_"...
    See more | Go to post

    Leave a comment:


  • JonWB
    started a topic Populating a text box
    in .NET

    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...
    See more | Go to post
No activity results to display
Show More
Working...