I know this is a question most foul, asking about C# in this list but I need some help and google isn’t cutting it. Anyone with C# experience that wants to let me ask them a few questions?

 

I have an ArrayList of a class, that class has a member ArrayList. I can feed the Arraylist of classes to a datagrid and it displays the classes with a + sign next to each one when you click on that the row expands and shows the sub Arraylists data. Okay that’s great, but if I want to set the TableStyle I set the mappingname = ArrayList . Now when I go to open the sub array list it craps out and tells me basically that it can’t apply the associated columnstyles that correspond the the main arraylist to the subarray list which makes sense but I also can’t create another tablestyle with the mappingname = arraylist . What can I do?? Anyone

 

Evan Brown

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to