Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » [ultrawebgrid] » Allow Edit Cell in Ultrawebgrid (RSS)
  • UltraGridRow.DataKey is null?

    Hi, I have a Web grid bound to a business collection (Csla, for those that know of it). I have DataKeyField set, and the property specified is a System.Guid. I have an event wired OnUpdateRow, and it fires fine, but e.Row.DataKey is always null. Shouldn't it be the Guid value? Also, the grid doesn't...
    Posted to Forum by ajj3085 on 08-20-2008
  • Re: Solution - Re: Row-level DropDownList Binding

    My dropdown does have the AllowUpdate set to yes and CellClickAction set to edit, but when I enter the cell/drop-down, the existing value disappears. That's not desired behavior. Perhaps I'm missing another setting???? What could it be?
    Posted to Forum by danid12 on 07-30-2008
  • Re: Can Dropdownlist selected value be something other than index 0 upon user entering cell?

    My dropdown doesn't have any HTML code in the .aspx file. I used the functions for the infragistics grid/dropdown to get the selection to go to the value 'Yes'. The value will always be 'Yes'. The problem that I'm having now is that when I enter the cell and there's already...
    Posted to Forum by danid12 on 07-29-2008
  • Editing Cells with Dropdownlist or Formatting

    I am using 8.1 UltraWebGrid and implementing the OnUpdateRow event. I update the database on the callback. I have bound the ValueList property of a column (with the type set to dropdownlist) to a Dictionary<int, string> and it displays properly. However, in the server side UpdateRow event the e...
    Posted to Forum by tim_vanfleet on 05-23-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems