Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • 2012.1 Column Template

    Is it possible to call a javascript function from the template helper in MVC? Something like: .Template("{{html myFunc('${id}','${Foo}', '${Bar}');}}");
    Posted To igGrid (Forum) By bobegan On Wed, Jun 27 2012
  • Selecting Group By Row

    Hello, In my application I currently have a search functionality that returns a result set. This result set is grouped into rows using the SortedColumns property based on an ID. I wanted to add a checkbox column outside of these grouped rows to allow the user to select the actual grouped row and not...
    Posted To Grids (Forum) By akhakhi On Fri, Jun 22 2012
  • Select Cells from Specific Columns Only

    What property should I set so that I can select cells in multiple rows only from those columns which are being dragged, as we do in Excel. At the moment when I drag in particular column(s) downward, it also selects the cells from other columns which are not dragged. Please see below the screen shot of...
    Posted To WinGrid (Forum) By imadiamond2016 On Wed, Jun 20 2012
  • Question about the hidden columns

    Hi, I am using igGrid in an Asp.net MVC3 project, this project supports multiple languages, that means I should set the column header text with global resources. I found that the columns I set to hidden is working fine in English, but not in other language like Norwegian, the hidden columns still display...
    Posted To igGrid (Forum) By Jason.Bie On Fri, Jun 1 2012
  • Choose sub-value for column

    Hello: I have an UltraGrid bound to an object of mine, let's call it MainObject. It has a bunch of properties that are mostly primitives e.g. Name string, ID int. It also has a child object called ChildObject that has other fields e.g. ChildName or ChildId. What I'm seeing after loading the dataset...
    Posted To WinGrid (Forum) By borong On Mon, May 28 2012
  • Copy Contents of a WebGrid Column to Another Column

    I would somehow like to copy and paste the contents of an UltraWebGrid column to another column within the same grid. I'm using NetAdvantage 10.2. Can someone point me in the right direction if this is possible to do?
    Posted To WebGrid (Forum) By megryan On Wed, May 9 2012
  • Issue binding new Dataset to the Jquery Grid

    Hi, I have a html page which host jquery grid and it binded to hard coded Json data. Note that I have set autoGenerateColumns property to true. Also I have added a button, on click of that i am trying to rebind the grid with new data. If new data is having same number of columns and same name then it...
    Posted To igGrid (Forum) By sagarsalvi83 On Tue, Apr 24 2012
  • Focus not setting on the next cell on tabbing

    Focus not setting on the next cell on tabbing from one cell to another in editrowtemplate. When using editRowTemplate, i am trying to move to next cell using tab from keyboard, the focus shifts to some arbitrary column instead of the next cell.
    Posted To igGrid (Forum) By vnt_prabhu On Mon, Apr 16 2012
  • How to pass metadata(column info) & data separately to grid datasource in json format

    I would like to pass column-info & data separately to datasource in json form. having column header label in each row is very expensive for large data set. also it's duplication of data, is there any way, we can specify it in json format output and pass it to grid datasource? here is a example...
    Posted To igGrid (Forum) By annasaheb On Thu, Mar 22 2012
  • Re: Infragistics IGGrid with checkbox

    Hello Martin, I need to replace boolean columns in every level of a igHierachicalGrid with checkbox columns. I was successful to do so in a igGrid using jquery templating but had no luck with the igHierachicalGrid. I've taken a demo from the installed files of NetAdvantage for jQuery 2011.2: <drive>...
    Posted To igGrid (Forum) By wocasella On Mon, Mar 12 2012
Page 1 of 20 (191 items) 1 2 3 4 5 Next > ... Last ยป