Click here to Skip to main content
15,890,717 members
Home / Discussions / C#
   

C#

 
GeneralSome Problems on DataGrid :- Pin
jk chan25-Jun-04 1:10
jk chan25-Jun-04 1:10 
GeneralRe: Some Problems on DataGrid :- Pin
Heath Stewart25-Jun-04 5:03
protectorHeath Stewart25-Jun-04 5:03 
GeneralRe: Some Problems on DataGrid :- Pin
jk chan25-Jun-04 20:22
jk chan25-Jun-04 20:22 
GeneralScrollbar Pin
_Searcher_25-Jun-04 0:21
_Searcher_25-Jun-04 0:21 
GeneralRe: Scrollbar Pin
Heath Stewart25-Jun-04 5:01
protectorHeath Stewart25-Jun-04 5:01 
GeneralRe: Scrollbar Pin
Wender Oliveira25-Jun-04 10:22
Wender Oliveira25-Jun-04 10:22 
GeneralRe: Scrollbar Pin
partyganger25-Jun-04 14:22
partyganger25-Jun-04 14:22 
GeneralInstantiating a class of type x at runtime Pin
Anonymous24-Jun-04 23:08
Anonymous24-Jun-04 23:08 
Hi,

I cannot find how to create a class at runtime...

if I know the type of the object, and need to create an instance..

foo myObject = new foo();

Type t = myObject.GetType();

// how do I create a new object of type t ??
GeneralRe: Instantiating a class of type x at runtime Pin
Stefan Troschuetz24-Jun-04 23:44
Stefan Troschuetz24-Jun-04 23:44 
GeneralRe: Instantiating a class of type x at runtime Pin
shaunAustin28-Jun-04 0:29
shaunAustin28-Jun-04 0:29 
GeneralDynamically giving color to the datagrid Pin
HowRU24-Jun-04 23:02
HowRU24-Jun-04 23:02 
GeneralRe: Dynamically giving color to the datagrid Pin
Heath Stewart25-Jun-04 4:58
protectorHeath Stewart25-Jun-04 4:58 
GeneralMSN6 messenger development Pin
softp_vc24-Jun-04 22:54
softp_vc24-Jun-04 22:54 
GeneralRe: MSN6 messenger development Pin
amatyasik25-Jun-04 2:05
amatyasik25-Jun-04 2:05 
Generalprogramming for the MSN6 messenger Pin
softp_vc24-Jun-04 22:35
softp_vc24-Jun-04 22:35 
GeneralRe: programming for the MSN6 messenger Pin
Colin Angus Mackay24-Jun-04 22:58
Colin Angus Mackay24-Jun-04 22:58 
GeneralRe: programming for the MSN6 messenger Pin
Jeremy Kimball25-Jun-04 2:59
Jeremy Kimball25-Jun-04 2:59 
GeneralRe: programming for the MSN6 messenger Pin
Heath Stewart25-Jun-04 4:56
protectorHeath Stewart25-Jun-04 4:56 
GeneralRe: programming for the MSN6 messenger Pin
Dave Kreskowiak25-Jun-04 5:24
mveDave Kreskowiak25-Jun-04 5:24 
General? Access controls belonging to another application Pin
catalin_im24-Jun-04 22:33
catalin_im24-Jun-04 22:33 
GeneralRe: ? Access controls belonging to another application Pin
Jeremy Kimball25-Jun-04 3:11
Jeremy Kimball25-Jun-04 3:11 
GeneralRe: ? Access controls belonging to another application Pin
Dave Kreskowiak25-Jun-04 5:10
mveDave Kreskowiak25-Jun-04 5:10 
GeneralRe: ? Access controls belonging to another application Pin
catalin_im27-Jun-04 20:46
catalin_im27-Jun-04 20:46 
GeneralRe: ? Access controls belonging to another application Pin
Dave Kreskowiak28-Jun-04 0:39
mveDave Kreskowiak28-Jun-04 0:39 
GeneralDataSet Pin
Sirin24-Jun-04 22:18
Sirin24-Jun-04 22:18 

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.