Browse By Tags

  • Ultrawebgrid v10.3 not retaining dropdown values on sort

     

    • I am using Ultrawebgrid v10.3
    • I am adding New Row by using Client Side Code
    • On adding a row, system displays Drop down list for each column of the grid
    • This data binding done from client side in Add Mode as well as done from server side in Edit…
  • Ultra webgrid e.SelectedRow error - objecnt not set an instant

    I'm using Ultra Web grid in my application.  When I click one of the cell and fire the SelectedRowChanged handler, I found that e.SelectedRow is nothing.  Any one have idea on this? Please Help.  Thanks in advance.

    <igtbl:UltraWebGrid id="gdday" runat…

  • Ultrawebgrid 10.3 Performance issue with IE8

    We are currently using Infragistics ultrawebgrid 10.3 version with IE8 .The problem is , The grid loading and rendering is very slow . But the same code is working fine in IE7  and the performance is better than IE8.
     
    For ex,
    If I am selecting all…
  • Does WebGrid allow displaying/hiding only through CSS styles display and visibility?

    Does WebGrid allow displaying/hiding through CSS styles display and visibility? I dont want to use WebGrid property Visible but want to display/hide only by setting style attributes display and visibility.

  • How to merge cell and header of of UltraWebGrid?

    I am using UltraWebGrid in my application. Can anyone tell me how to merge cells of a row of UltraWebGrid?

    Is it possible to merge header(one heading for all row) also?

    Also I want to allow user to select only one cell at a time (not whole row). How to…

  • UltraWebGrid Header Display in Google Chrome

    I am using Infragistics version 10.3.20103.1013 and Google Chrome version 8.0.552.224.

    If I set an UltraWebGrid's StationaryMargins property to HeaderandFooter, the header does not appear in Chrome (IE 7 and 8, Firefox and Safari display fine) and the…

  • ultrawebgrid cell activation

    I have a form with an ultrawebgrid on it. When the user moves from the grid to the next textbox, I want to reset grid a so you cant see what cell was the last active cell.

    How can I do this?

    Regards,

    Willie

  • Ultragridview on a Search Page

    Hi ,

    I am trying to use ultrawebgrid on a search page with different textbox and different butons. I plan to call different stored procedure for different buttons to bind the grid.

    If i am binding the data on Button click event i am not able to have…

  • EditCell doesn't aligh with Dispalyed Cell (Compatibility View)

    I just upgraded to NetAdvantage 2010 V2, and all existing WebGrids (and new ones created for testing) offset the Edit Cell from the Displayed Cell when "in-row" editing is allowed on specific cells (CellClickActionDefault=”Edit”).…
  • UltrawebGrid1_Initializelayout Spell check Issue

    Hi,

         I have upgraded the  ultrawebgrid  Infragistics2 to Infragistics35. after update the Assembly version ,

       I got the Script exception " There is a problem with the event handler method

       Ultrawebgrid1_Initializelayout  Please check the Method…

  • Regarding UltraWebGrid

    UltraWebGrid

  • UltraWebGrid (with Async Callbacks involved) - Adds (or deletes) more rows when you're not looking!

    Hi,

    I have a situation where I have an UltraWebGrid that resides on an UltraWebTab control.  I have client-side buttons for adding/deleting rows from the grid.  This grid behaves pefectly normal when I don't include any AJAX functionality.  However…

  • Paging, sorting and databinding

    Hey guys,

         Using an ultrawebgrid. No ajax or master pages, etc. The grid is set up to allow paging.

    Scenario - we have a panel with a menu of image buttons.  Each button allows the user to see a different set of data, so the page is being told what mode…

  • Allow Leading spaces in the UltraWebGrid cell

    HI All,

    I am trying to allow leading spaces in the cell for UltraWebGrid 3.1, After the edit cell, i m not able to see the leading spaces in the cell, its implicitly trims out the cell without spaces.

    Please let me know, how to allow the leading spaces…

  • Fixed header in UltraWebGrid

    How do you set the title row to fixed in the UltraWebgrid.

    I thought that  :

                   grid.displayLayout.UseFixedHeaders =

    True

    HowWould do it, but it has no effect.

    I have set the controls property as well as used the code above.

    Thanks,

  • Row filtered records is not retained in the Ultra webgrid after toolbar button clicked

    Hi,

    we have one scenario where ultragrid not retained the data after page postback. here i have listed properties we set for ultraweb grid

    1. AllowRowFilter="Yes"
    2. LoadOnDemand="XML"
    3. AllowPaging="No"

    Scenario: #1

  • Move focus from ultrawebgrid to another control

    Hey Guys,

    My apologies in advance if this has been covered, but I really did search and not find an answer to this.

    Situation: Using ultrawebgrids in ASP.Net 2.0.

    User needs to select from a grid. The name of the person in the selected row populates…

  • Contents which is in Textbox cannot be selected

    Hello,

    I am having UltrawebGrid and I am populating this grid in client side using javascript.  I have a textbox in one of the columns. I am having two problems with it

    1) when i type in some text, if i make a mistake, i am not able select the contents…

  • UltraWebGrid change background row colour

    I am using Infragistics 8.3 in Visual Studio 2008

     

    I have a form that has an UltraWebGrid, and a UltraWebMenu configured as a popup menu.

    Each row in the grid has a button that when clicked will display the popup menu. What I need to do is only once…

  • ultraWebGrid not rendering on page load

    Hi There,

    I am using ultraWebGrid control and binding the data on page load.
    The grid is inside a ultraWebGroup, and webGroup is inside a ultraWebPanel.
    On page_load, the ultraWebGrid doesn't render on the page. It renders and goes off like a flash.

  • Ultrawebgrid with hyperlink column

    Hi,

    I am using a ultrawebgrid with one of the columns as hyperlink. On InitiazieRow i have created a hyperlink column & have set TargetURL to

    string.Format("@[_blank]Page.aspx);

     

    But I want to open this page.aspx with focus on it & at the…

  • UltraWebGrid Select row issue on IE 7 & IE 8

    I am using UltraWebGrid of NetAdvantage version 9.1. I am getting selection problem in the grid on IE 7 and IE 8. When i select any one row then it is fine. But when i select any other row i get the following error: 'igtbl_StateChange.base.init' is null…

  • WebCombo In Ultrawebgrid causes page crash

    Hi,

     I am using unbound ultrawebgrid with one of the columns as webcombo. User is supposed to put values in editable columns & select value from webcombo column or enter text in it. Then he click on the server side button to save the entered data. …

  • 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?

  • Alignment Problem in UltraWebGrid when css class is used

    Hi,

    I have a Ultrawebgrid control in which some columns are aligned to "center" in design time.

    I have associated a css class to this control. In runtime if I see the columns, then all the columns are

    aligned to left. I'm not sure why this…