|
Browse by Tags
All Tags » databinding » DataSource ( RSS)
-
I created a basic page with a webgrid on it. Created the four columns I care about (for now) Column1 | Column2 | Column3 | Column4 I then create my datatype with the information for the columns, set it to the datasource, and bind that to the grid. Then when I run the app, I get double the columns, Column1...
-
Multiband - How can I limit the display to only part of a hierarchical dataset? I have a hierarchical dataset with which I only want to show part of the dataset hierarchy in a grid. The dataset looks something like this (using parent/child analogy. Each node is a table, not a record) 1) Parent a. Child...
-
Hi all, How to track whether the grid is edited (any of the cell value is changed withrespect to that of the binded value).is there any direct method.......... Thanks in advance , Regards, Arun
-
I'm having a similar issue but with the UltraWebGrid. I have datasource objects created using SubSonic. Let's say the parent and child are related on the property pA; Public Class Parent { public int pA; public int pB; public ChildCollection childColl; } Public Class ParentCollection { public...
-
I am a newbie on Infragistics 2008.1. Previously we used 2006.3 for .Net 1.1. My dilemma is that I am trying to create a grid, design the columns (some hidden, and other kids of formatting) and bind it to data. For .Net 1.1 I used to simply create a dataset at design time and bound it after loading the...
-
I have an object that has numerous properties and I'm trying to format 2 properties to show up on a coumn correctly in WinGrid. e.g. Object with properties of ObjectId, ObjectDesc so I will like to have a formatted string of "ObjectId - ObjectDesc" showing up in runtime. Thanks.
-
Hello, I have ran into the situation where I have a hierarchical web grid with 2 levels. The first level is a single column with company names. The second level has several columns one of them is name. I have changed the name column to be a drop down list. This list is a list of employees for that company...
-
Hi, I've got a databound, empty grid. When I click the first cell, the row template appears and I'm in edit mode -- everything is fine. But when I try to do the same by using the keyboard, it doesn't work: I start in a textbox (Tab order 0) outside the grid, I press the TAB key to navigate...
Page 1 of 1 (8 items)
|
|