• How can I get a horizontal scrollbar in WebDataGrid

    Hi,

    How can  I get a horizontal scrollbar in WebDataGrid with AutoGenerateColumns = true?

  • Need to freeze first two Rows from WebDataGrid

    Hi ,

    Please advise how to freeze first two rows from WebDataGrid?

  • Image in WebdataGrid

    Hi,

    I wanted to add imagein a webdatagrid columns. Also for each row the image can be different. So I want to automate this.

    If anyone who might have worked with images in webdatagrid please let me know.

    Thanks in advance

    Sanjay Dak

  • Grid refresh issue in updatepanel

    Hi,

             i have a grid in UpdatePanel, WebDataGrid does refresh itself asynchronously  on changing the

    combo value. When WebDataGrid does refresh it automatically increased its row height and also

    increase column width.

    How can i resolve this problem…

  • How to turn off sorting

    I just put a WebDataGrid (2010.3) on a form and bound it to a SqlDataSource.  The datasource has a select statement that uses an Order By clause.  However, when the page renders, it appears the WebDataGrid is re-sorting based on the first bound field.

  • Re: Application Styling

    Hello Zlatan,

    Please refer to the following blox post where it is explained in details how to change all the styling of our WebDataGrid - http://forums.infragistics.com/blogs/engineering/archive/2010/08/25/webdatagrid-css-styling-guide.aspx

    Please let me…

  • WebDataGrid header

    I have WebTab, in this tab I have WebDataGrid.

    <aspigtbl:WebDataGrid ID="SN_ListGrid" runat="server" Width="60%" AutoGenerateColumns="false" ItemCssClass="igg_cb_Item" EnableDataViewState="true" DataKeyFields="TransactionID,ItemID" …

  • Can i default fixing a column in webdatagrid

    After enable column fixing feature of the webdatagrid user can pin a column and fix it.

    Can I do this programmatically? For example, when the pages loads the first and the second columns of a webdatagrid is already pinned and fixed without requiring…

  • How to dynamically change the column header text based on user selection

    Hi,

    I use  webtab and a webdatagrid (infragistics 2010 v3) in Asp.net MVC project. Based on the selection in the webtab, i want to change a column header text in the webdatagrid. Could you tell me how to do that?

     

    Thanks,

    Jayashree