|
Browse by Tags
All Tags » databinding » [ultrawebgrid] ( 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...
-
My dropdown doesn't have any HTML code in the .aspx file. I used the functions for the infragistics grid/dropdown to get the selection to go to the value 'Yes'. The value will always be 'Yes'. The problem that I'm having now is that when I enter the cell and there's already...
-
I am using UltraWebGrid 2007 version 3. The View Type is set to Hierarchical in the design mode and I have designed my Bands at Design time. The data source can be either flat or hierarchical . When I bind a Flat data, teh Grid displays it. But when I bind the Grid again with Hierarchical data after...
-
We're having an issue with the UltraWebGrid. I have datasource objects created using SubSonic. Let's say the parent and child are related on the property pA (I exclude all the "get/set" code for purposes of brevity); Public Class Parent { public int pA; public int pB; public ChildCollection...
-
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...
-
elamberton, Along the lines of WombatEd, here is a concept to try... Since you can pre-fill a WebCombo with the names of the two/three/four/... potential child tables you should be able to drive your active relationship off that selection. It is obvious you can do so using a WebCombo not attached to...
Page 1 of 1 (6 items)
|
|