Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » [ultrawebgrid] » addrow (RSS)
  • 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
  • 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
  • Default row is populated

    Hi When i bind the data with the grid, a new empty row along with the binded data is being populated. If there is now data to be populated then also a default blank row is getting populated. I tried to set AllowNewDefault to NO, the i am not even able to add new row using javascript. My requirement is...
    Posted to Forum by anilkumar30 on 08-02-2008
  • Urgent:Could not find asp:FileUpload control in a template column when adding new row

    hi I am using webgrid with a Ms-Acess database using Oledbdataadapter. I want to upload two files to the database.I am using asp fileupload control in template columns of the grid for achieving this. Now the problem is that when a new row is added to the webgrid using Addnewbox template columns dont...
    Posted to Forum by iam_prabhu on 03-06-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems