Browse By Tags

  • How to Bind WebdateChooser to webgrid column in client side?

    Hi guys,

    I want to bind a web date chooser to a column in a web grid in the client side using javascript, i.e when i click on the cell, a web date chooser should pop up.

    If u guys have any idea,plz help?

  • Add New Row: Populate columns based on a selected column

    Hi evryone,

     I am facing this problem from quite some time Please help me out.

     I have a Page with a webgrid i have 5 columns 2 uneditable and 3 are populated with dropdowns on selection of an employee from the first dropdown i have to populate his name…

  • Lock First Row of the Grid

    Hi

    I am currently using the NetAdvantage 2009.1 UltraWebGrid.I have a problem that  How i freeze/Lock the First Row of the Grid ,it can Not be change nad cant be Scroll

    My Grid is Bound with data table and i put my specific value in first row. thats why…

  • Webgrid: Add a new row to Webgrid with default Data

    Hi,

    I've recently made a Webgrid that allows users to Add new records to the grid,
    but they've also asked that, when they push the button to add a new line to the Grid,
    this new line already have certain standard data filled in.

    I've been looking…

  • Ultraweb grid add row event firing twice on save button click

    Hi,

    I am using Infragistics 9.1 ultrawebgrid control. My scenario is as follows.

    I have one grid - say Parent grid, contains 3 columns i.e. ID, Name, Address and for each row we will have User Phone information, this will be multiple rows. I am populating…