Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » [ultrawebgrid] » [ultrawebgrid] [valuelist] (RSS)
  • Dropdown Fields Show Values Not Text when I use more than 1 Dropdown

    I have a grid in which I have the following fields IssueCode - Defined as a DropDown IssueStatus - Defined as a DownDown StartDate - Defined as a DateChooser EndDate - Defined as a DateChooser The two dropdowns are defined using the following ValuesList information In the ASPX page the columns are defined...
    Posted to Forum by nooner on 11-14-2008
  • Unable to Edit/Add/Update/Delete Rows on UltraWebGrid

    Hi, I am very new to this Infragistics Environment. Can some some body suggest me how do i Edit/Add/Update?Delete Rows on UltraWebGrid? Till now i have not got any sort of books or Videos on google, i have just found some of the articles that give idea to work on Grid using .NET 2005. I am basically...
    Posted to Forum by cbheralgi on 11-06-2008
  • web date chooser format in web grid

    HI , Iam having a date column in my wegrid so iam sing ultrawebdatechosoer for the EditcontrolID int the grid. the for mat for the webdate chooser is short ot long but I need the format as dd-MMM-yyyy , the remaing date columns which or not editable are comng perfectly but this perticular editable column...
    Posted to Forum by johnplayer on 10-27-2008
  • Ultra web grid

    I used webgrid its working proply in local machine. but when i m uploading on server its not there. when i clieked on view source it contains all the values which are in web grid. I suppose I am getting problem with width of grid. plese let me know wht i have to do..
    Posted to Forum by cogenesis on 10-21-2008
  • Change UltraWebGrid cell value when Embedded Webcombo Editor Value Changes: Help!

    Hi, 1. Have a ultrawebgrid that has a webcombo as an embedded editor for col 1and a text box for col 2 When I change the value of the webcombo in col 1, I want to set the text in col2 based on the value of the "Newly Selected" webcombo value a. How can I do that using client side scripting...
    Posted to Forum by gruveemaan on 10-14-2008
  • DropDownList in UltraWebGrid Debug vs. Release

    Hi. I have a very peculiar issue. I have an Ultrawebgrid with a dropdownlist in one of the columns. When I run the application in debug mode from Visual studio, everything works fine (i.e. the Display Member is shown in the Grid and when you double-click, it changes to a dropdownlist also showing the...
    Posted to Forum by pgolds on 10-07-2008
  • CheckBox lost state with WebGrid paging

    Hi I am using infragistics 2008 ultrawebGrid in my page and i in one of the pages i want to add a checkbox column to the grid. Ok, ths was fine, the problem its when y use paging and i want the user to check any rows he want; when he want to change the page, changes ok but if i return to the old page...
    Posted to Forum by MacPutoFer on 09-24-2008
  • Re: Tab Stops in Webgrid

    The DisplayLayout.ClientSideEvents.EditKeyDownHandler is not firing when the Column.Type of last cell is DropDownList or CheckBox. Here is the java script we used. function UltraWebGrid_EditKeyDownHandler(gridName, cellId, key) { //Get the cell being edited var cell = igtbl_getCellById(cellId); //Get...
    Posted to Forum by anwang168 on 09-12-2008
  • Assign Null to DropDownList Column

    How can a user remove the value from a drop down list column after he/she selected an entry in the drop down list. We tried to assign an empty string to the UltraGridColumn.ValueList.Prompt property. However, the empty string entry can not even be found inside the dropdown list. If we assign anything...
    Posted to Forum by anwang168 on 09-04-2008
  • Disable ViewState for Grid Column ValueList

    I have large drop-down column on an UltraWebGrid and I want to disable ViewState so that the browser doesn't need to postback that huge list. I've tried setting ViewState="False" on the grid - which disables some of the styling state, but it doesn't remove the list data from the...
    Posted to Forum by gcsrdb on 08-29-2008
Page 1 of 2 (16 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems