Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » UltraWinGrid (RSS)
  • Saving Data to Database

    Hi I'm binding the Ultrawingrid to collection (List<Products>) Now am modifying the values in grid (for eg: price) and i have a save button in the form. when clicking the save button, the changes in the grid to be saved to the database. How can i achieve this for Collection. (For DataSet it's...
    Posted to Forum by seeksam on 09-04-2008
  • UltraWinGrid + UltraValidator - how to track which rows are invalid?

    I want to display a list of rows to the user, and let them edit those rows as they want. If a row has bad values then I want to indicate the row is in error; however the user is allowed to keep editing. When they hit the Apply button, if there are any validation errors for the rows in the grid, the changes...
    Posted to Forum by gavinoliver_ali on 09-03-2008
  • How to build this table view with UltraWinGrid ?

    Hi all, I'm facing a big problem with the bulding of the grid at this link below: http://img80.imageshack.us/my.php?image=dataviewfu6.jpg I already try to use either merges or groups or bands and none of them are able to solve my problem. Did you have any clue to build this dataview ? Thanks in advance...
    Posted to Forum by machadf on 09-01-2008
  • Re: How to determine if an UltraGrid cell has validation active

    Hi Dennis, As there are a number of means you can cause a cell to be required, to my knowledge there is no CausesValidation property on a Cell/Column/Band. What I would recommend doing is talking to your developer and determining the method that was implemented in that scenario to require validation...
    Posted to Forum by mgermann on 08-27-2008
  • Column sizing in WinGrid

    Hi, how can I configure the columns of a grid (5 columns), that only column 3 and 5 take rest of the space inside the grid, but column 1, 2 and 4 are autosized by content? Michael
    Posted to Forum by systema_1099 on 08-26-2008
  • Add a new band in ultrawingrid

    Hello I have to add a ' band ' to an ultragrid which which have already 6. How have to I proceed by code? I wrote the following code: " Dim ULGNew As Infragistics.Win.UltraWinGrid.UltraGridBand = New Infragistics.Win.UltraWinGrid.UltraGridBand("T_BALADEUR_LIG", -1) Dim layout As...
    Posted to Forum by ValCo on 08-25-2008
  • Re: How to determine if an UltraGrid cell has "Allow Edit" or "No Edit" status

    Hi, The problem that you are likely facing is the parameters required for the TestAdvantage methods SelectCell and Activate Cell while they are derived from the Row Indexes there is no direct means of generating them. Below are two Functions that you can add, that will take in the cell and row objects...
    Posted to Forum by mgermann on 08-22-2008
  • Re: Exporting Data from an UltraGrid

    Hi Ryan, There are a number of means to Export data, then question being is what is the exact purpose so that the means of export can be tailored to your exact needs. The reason I imagine there is a lack of response on this forum is, in most cases this is not neccesary for testing. If you are going to...
    Posted to Forum by mgermann on 08-22-2008
  • Multiple summary columns in UltraWinGrid

    I want to have output in following format. I know I can get Totals by summary but I also need to calculate percentage for each column using total of summary row. Please help how I can achieve this output using WinGrid Job Group 101 Total Placements 1 MINORITY NON-MINORITY FEMALE MALE HIRES 0 0 0 0 PROMOS...
    Posted to Forum by exceeddigital on 08-18-2008
  • RowEditTemplate how to programatically set location or how to dock template

    it's my first post so at the begining I will say hello to everybody My question is if it's possible to programaticaly set location of template or dock template in e.g panel, I've tried to manualy set Location of the template in BeforeRowEditTemplateDisplayed event, I also added panel to my...
    Posted to Forum by szepiet on 08-11-2008
Page 1 of 14 (137 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems