Click here to Skip to main content
15,913,854 members
Home / Discussions / C#
   

C#

 
GeneralVisual Inheritance Problem Pin
jawwadalam18-Aug-04 11:10
jawwadalam18-Aug-04 11:10 
GeneralHierarchical DataGrid Pin
dekhle18-Aug-04 9:55
dekhle18-Aug-04 9:55 
GeneralRe: Hierarchical DataGrid Pin
Nick Parker18-Aug-04 11:00
protectorNick Parker18-Aug-04 11:00 
GeneralAutomation add-in inherited functions: van Drimmelen Pin
cestetson18-Aug-04 9:36
cestetson18-Aug-04 9:36 
GeneralRe: Automation add-in inherited functions: van Drimmelen Pin
Nick Parker18-Aug-04 10:29
protectorNick Parker18-Aug-04 10:29 
GeneralRe: Automation add-in inherited functions: van Drimmelen Pin
cestetson18-Aug-04 13:14
cestetson18-Aug-04 13:14 
GeneralUsing one dataSet for many forms. Pin
CIBIS18-Aug-04 8:49
CIBIS18-Aug-04 8:49 
GeneralRe: Using one dataSet for many forms. Pin
sreejith ss nair18-Aug-04 17:12
sreejith ss nair18-Aug-04 17:12 
hi,

No need to create additional set of data adapater to pull the data which is already populated. What you can do is write a parametrised constructor which will accept a dataset as parameter. When ever your are trying to call the second form, try to call that parameterised constructor of that fom and pass your dataset which is in the first form.

**************************
S r e e j i t h N a i r
**************************
GeneralDrag and drop problem.... Pin
LongRange.Shooter18-Aug-04 7:23
LongRange.Shooter18-Aug-04 7:23 
GeneralRe: Drag and drop problem.... Pin
LongRange.Shooter20-Aug-04 3:17
LongRange.Shooter20-Aug-04 3:17 
GeneralStartPosition=CenterParent doesn't work half the time Pin
elena1234518-Aug-04 6:43
elena1234518-Aug-04 6:43 
GeneralRe: StartPosition=CenterParent doesn't work half the time Pin
LongRange.Shooter18-Aug-04 7:27
LongRange.Shooter18-Aug-04 7:27 
GeneralRe: StartPosition=CenterParent doesn't work half the time Pin
Nick Parker18-Aug-04 7:59
protectorNick Parker18-Aug-04 7:59 
GeneralRe: StartPosition=CenterParent doesn't work half the time Pin
partyganger18-Aug-04 12:44
partyganger18-Aug-04 12:44 
GeneralSyntax Error Pin
DotNet18-Aug-04 6:43
DotNet18-Aug-04 6:43 
GeneralRe: Syntax Error Pin
leppie18-Aug-04 7:10
leppie18-Aug-04 7:10 
GeneralRe: Syntax Error Pin
Nick Parker18-Aug-04 7:46
protectorNick Parker18-Aug-04 7:46 
GeneralSqlClient data connection Pin
eggie518-Aug-04 6:40
eggie518-Aug-04 6:40 
GeneralRe: SqlClient data connection Pin
Dave Kreskowiak18-Aug-04 7:18
mveDave Kreskowiak18-Aug-04 7:18 
GeneralRe: SqlClient data connection Pin
eggie518-Aug-04 11:55
eggie518-Aug-04 11:55 
GeneralDataView sort with Date Data Pin
Adam °Wimsatt18-Aug-04 4:37
Adam °Wimsatt18-Aug-04 4:37 
GeneralRe: DataView sort with Date Data Pin
Nick Parker18-Aug-04 5:32
protectorNick Parker18-Aug-04 5:32 
GeneralRe: DataView sort with Date Data Pin
Adam °Wimsatt18-Aug-04 5:39
Adam °Wimsatt18-Aug-04 5:39 
GeneralRe: DataView sort with Date Data Pin
Nick Parker18-Aug-04 6:07
protectorNick Parker18-Aug-04 6:07 
GeneralRe: DataView sort with Date Data Pin
Adam °Wimsatt18-Aug-04 6:23
Adam °Wimsatt18-Aug-04 6:23 

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.