Click here to Skip to main content
15,919,121 members
Home / Discussions / C#
   

C#

 
GeneralRe: Html Control Development in C# Pin
J. Dunlap2-Nov-03 8:17
J. Dunlap2-Nov-03 8:17 
GeneralCombo box binding bugs Pin
Wjousts2-Nov-03 6:07
Wjousts2-Nov-03 6:07 
GeneralRe: Combo box binding bugs Pin
leppie2-Nov-03 6:39
leppie2-Nov-03 6:39 
GeneralRe: Combo box binding bugs Pin
Wjousts2-Nov-03 11:32
Wjousts2-Nov-03 11:32 
GeneralDataGrid, binding to Collection Pin
partyganger2-Nov-03 5:11
partyganger2-Nov-03 5:11 
GeneralRe: DataGrid, binding to Collection Pin
Wjousts2-Nov-03 6:12
Wjousts2-Nov-03 6:12 
GeneralRe: DataGrid, binding to Collection Pin
partyganger2-Nov-03 6:25
partyganger2-Nov-03 6:25 
GeneralRe: DataGrid, binding to Collection Pin
Wjousts3-Nov-03 3:58
Wjousts3-Nov-03 3:58 
partyganger wrote:
Tricky indeed...

What I meant is that (IMHO) it doesn't parallel what you do with a dataset. In a dataset you give it the name of the table, so (again IMHO) with a collection you might expect to give it the name of that instance of the collection or maybe the name of a property in your class (if you class wrapped a collection), but you don't, you give it the name of the type of the collection (as you rightly pointed out). That seem counter-intuitive to me and it also means that you can't switch a datagrid from binding one collection object to another collection object of the same type and expect it to automatically switch styles (because they'd both use the same mapping).
Sheez...sorry I bothered Unsure | :~
Generalweird break point Pin
novachen2-Nov-03 2:57
novachen2-Nov-03 2:57 
GeneralRe: weird break point Pin
leppie2-Nov-03 4:43
leppie2-Nov-03 4:43 
GeneralRe: weird break point Pin
novachen2-Nov-03 13:49
novachen2-Nov-03 13:49 
GeneralRe: weird break point Pin
Rahul Walavalkar3-Nov-03 2:29
Rahul Walavalkar3-Nov-03 2:29 
Generalpanel round corners... Pin
FreJa2-Nov-03 0:28
FreJa2-Nov-03 0:28 
GeneralRe: panel round corners... Pin
Heath Stewart2-Nov-03 11:01
protectorHeath Stewart2-Nov-03 11:01 
GeneralRe: panel round corners... Pin
Douglas Troy4-Nov-03 6:40
Douglas Troy4-Nov-03 6:40 
GeneralFor a inherent class, why its events can not be inherented Pin
chq121-Nov-03 13:42
chq121-Nov-03 13:42 
GeneralRe: For a inherent class, why its events can not be inherented Pin
leppie1-Nov-03 20:43
leppie1-Nov-03 20:43 
GeneralRe: For a inherent class, why its events can not be inherented Pin
chq122-Nov-03 4:31
chq122-Nov-03 4:31 
GeneralRe: For a inherent class, why its events can not be inherented Pin
Heath Stewart2-Nov-03 11:05
protectorHeath Stewart2-Nov-03 11:05 
GeneralRe: For a inherent class, why its events can not be inherented Pin
chq122-Nov-03 14:34
chq122-Nov-03 14:34 
GeneralRe: For a inherent class, why its events can not be inherented Pin
Heath Stewart3-Nov-03 2:37
protectorHeath Stewart3-Nov-03 2:37 
GeneralRe: For a inherent class, why its events can not be inherented Pin
chq124-Nov-03 5:39
chq124-Nov-03 5:39 
GeneralStatus Bars Pin
hammackj1-Nov-03 13:07
hammackj1-Nov-03 13:07 
GeneralRe: Status Bars Pin
Daniel M. Edwards1-Nov-03 13:35
Daniel M. Edwards1-Nov-03 13:35 
GeneralRe: Status Bars Pin
hammackj1-Nov-03 14:16
hammackj1-Nov-03 14:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.