• WebDataGrid inside UpdatePanel - ScrollPosition not maintained

    Dear Infragistics Support

    I have a WebDataGrid inside an ASP:UpdatePanel. When the user clicks on a button outside the UpdatePanel, the Datasource of the WebDataGrid is cleared and bound to new data. The grid updates its cell contents accordingly,…

  • How to show Rich Text Format data in infragistics grid

    Hi team,

                     I am binding a datasource with my infragistics webdatagrid. The datasource has data for certain columns in rich text format (RTF).  In the webdatagrid the data doesnt show as RTF. For example say a cell value is <b> Bold Word </b> , then the…

  • Re: WebDataGrid display dropdown list

    HI,

    I was about to move to WebDataGrid because my UltraWebGrid was not working in safari browser but now I am able to run UltraWebGrid v6.3 and utilize all its features with all the browsers + iPad + iPhone with no issues what-so-ever.

    WebDataGrid is…

  • WebDataGrid - Export To Excel

    Is there a way to get the webdatagrid to export to excel using the Text propery of the webdatagrid and not the Value property?  When you export to excel, if you did any translation in the InitializeRow event, this translation is lost in the export to Excel…

  • Re: Compatibiltiy of Infragistics controls with Safari

    Hi Murtaza,

    Thanks for ur response. So on looking this,

    1) Can u just send me the differences/comparision between Ultrawebgrid and webdatagrid(Aikido Framework) in detail.... <<< please number the differences or tabulate if possible... >>>…

  • localization

    I translate webdatagrid According to "WebDataGrid localization.doc" . It's work well.

    Now,I want translate WebDataTree 、WebDataGrid and so on.

    the following command is just for WebDataGridStrings_runtime. I do not know the command for other…

  • Add New Row with value in webdatagrid using javascript

     Hello,

    I have a webdatagrid with one column. The RowAdding behaviour is checked under the EditingCore Section.

    I have a textbox with data in it. On click of a button next to the textbox, the data in the textbox needs to be added to the webdatagrid. 

    I have…

  • Re: How to write data to a WebDataGrid column?

    It works if the WebDataGrid has fix columns.  My WebDataGrid columns are dynamic based on the login.  So I have to sum vary numbers of columns.  Can this be accomplished in code behind? I know how to loop through the WebDataGrid and don’t know how to set…

  • newbie problem ... have webdatagrid 11.2 works great

    to all -

    have a webdatagrid the shares multiple data bindings depending on which button of the dashboard is pressed.  If the user loads the dashboard page, the default webdatagrid is loaded.  If a user presses a button to display the details of the summary…

  • Re: Table-layout in WebDataGrid

    that's gonna make it almost unusable.  the webdatagrid does verticaly scroll correctly.  you'll get a horizontal div scrollbar with a vertical webdatagrid scrollbar. so what you're left with is a nonvisible vertical scrollbar that you can only access…