Click here to Skip to main content
15,926,507 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: .Net Remoting - I am lost ! ! ! Pin
tommy_tanaka11-Aug-04 1:48
tommy_tanaka11-Aug-04 1:48 
GeneralAn application within an application... Pin
Brad Fackrell10-Aug-04 4:58
Brad Fackrell10-Aug-04 4:58 
GeneralRe: An application within an application... Pin
Dave Kreskowiak10-Aug-04 6:32
mveDave Kreskowiak10-Aug-04 6:32 
GeneralRe: An application within an application... Pin
Brad Fackrell10-Aug-04 7:20
Brad Fackrell10-Aug-04 7:20 
GeneralRe: An application within an application... Pin
Dave Kreskowiak10-Aug-04 8:18
mveDave Kreskowiak10-Aug-04 8:18 
GeneralRe: An application within an application... Pin
Brad Fackrell10-Aug-04 8:38
Brad Fackrell10-Aug-04 8:38 
Generaldata grid styles Pin
kowplunk10-Aug-04 4:20
kowplunk10-Aug-04 4:20 
GeneralRe: data grid styles Pin
Jim Matthews11-Aug-04 3:31
Jim Matthews11-Aug-04 3:31 
hey kowplunk, sorry about the delay in my response, i was out of town for a few days. Big Grin | :-D

anyways, the cleaner way to handle it would be to have the different data loaded into different tables and have the appropriate tablestyle handle the appropriate table. however, i can't say for sure that this is the case as i have no idea what the table structure looks like, what the resulting data looks like etc.

i guess if you have the same data but you want to display it in different ways you could just load everything into the same table, then when you need to change the way the data is displayed, release the mapping name of the current tablestyle (via code) and then set the mapping name of the secondary one. as you found out you can't have two tablestyles pointing to the same table at the same time.

however, if you're intention is to show different columns etc. at different points, i think you might be better off with the multiple table solution.





-jim
GeneralRe: data grid styles Pin
kowplunk11-Aug-04 6:20
kowplunk11-Aug-04 6:20 
GeneralCode to Read xsd schema file In vb. Pin
Purushot10-Aug-04 1:50
Purushot10-Aug-04 1:50 
GeneralProblem with ResultView panes Pin
raheela10-Aug-04 1:04
raheela10-Aug-04 1:04 
GeneralTab allignment Pin
alok007200010-Aug-04 0:48
alok007200010-Aug-04 0:48 
GeneralSqlcommand Pin
Timmie_N9-Aug-04 23:30
sussTimmie_N9-Aug-04 23:30 
GeneralRe: Sqlcommand Pin
Dave Kreskowiak10-Aug-04 3:11
mveDave Kreskowiak10-Aug-04 3:11 
GeneralAny body master in Datagrid please Help me... Pin
irshu9-Aug-04 23:23
irshu9-Aug-04 23:23 
GeneralRe: Any body master in Datagrid please Help me... Pin
ramaseb11-Aug-04 23:40
ramaseb11-Aug-04 23:40 
GeneralAny body master in Datagrid please Help me... Pin
irshu9-Aug-04 23:22
irshu9-Aug-04 23:22 
Generallaunching msg file at loading Pin
vancouver7779-Aug-04 22:40
vancouver7779-Aug-04 22:40 
Generali want to convert form doc file to html file Pin
Ashraf Fathy9-Aug-04 21:30
Ashraf Fathy9-Aug-04 21:30 
GeneralRe: i want to convert form doc file to html file Pin
Syed Abdul Khader10-Aug-04 1:23
Syed Abdul Khader10-Aug-04 1:23 
GeneralRe: i want to convert form doc file to html file Pin
Dave Kreskowiak10-Aug-04 1:25
mveDave Kreskowiak10-Aug-04 1:25 
GeneralVB Excel Changing color of Cell lettering color when out of range Pin
mitreviper9-Aug-04 20:24
mitreviper9-Aug-04 20:24 
Questionhow to return values between two forms Pin
Lisana9-Aug-04 10:58
Lisana9-Aug-04 10:58 
AnswerRe: how to return values between two forms Pin
skytribe9-Aug-04 11:16
skytribe9-Aug-04 11:16 
GeneralRe: how to return values between two forms Pin
Lisana10-Aug-04 2:45
Lisana10-Aug-04 2:45 

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.