• Requested record cannot be found by key

    How can I force an update on any outstanding edits in a webdatagrid clientside in js?



    somthing like



    webdatagrid1.update;

  • Hide column in WebdataGrid

    Hi,

     

    Any one can hide column in webdatagrid by using

     e.Row.Items(0).Column.Hidden = True  on WebDataGrid1_InitializeRow

     

    Regards

    Asim Hashmi

     

     

  • Re: Using WebDropdown in WebDataGrid's Row Adding Core

    Was this ever fixed? I'm using 10.2 and still having the same issues. The webdropdown in the webdatagrid is terrible!

  • Add button inside webdatagrid columns from code behind

    Hi , how can i add a button inside webdatagrid column from code behind ?

  • WebDataGrid Vertical Column Headings ?

    How can I get the text in my webdatagrid column headings so they have vertical text orientation?

    Thanks

  • Highlight a row in WebDataGrid

    How to highlight a particular row in Webdatagrid? i want to set the background color a particular row.

    TIA

  • No presets for WebDataGrid?

     

    I don't seem to be able to find any presets for WebDataGrid?

    Is it's UI configurable at all?

    Thanks!
    Shayne

  • Re: Exporting Grid to PDF [TemplateDataField]

    I attempted using WebDocumentExporter to export the WebDataGrid into a section of the report, but it only returned the following in that particular cell;

    <div cla
    ss="ig_
    LucidDr
    eamCon
    trol igsli
    _LucidD
    reamCo
    ntrol :=
    CtlMain:
    slider" i
    d="Web…

  • RE: WebDataGrid : scrollToView bounce back

    What  I found is that calling scrollToView causes postback, which initializes and pageloades webdatagrid again.

    how can i prevent it?

  • Re: Finding Visible Rows with WebDataGrid

    Please give some samples for WebDataGrid with bound columns and manipulation of columns in codebehind file. 

    Thanks,

    Tanya