Click here to Skip to main content
15,905,508 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: dataRows, dataCols, etc...? Pin
Jim Matthews4-Aug-04 8:08
Jim Matthews4-Aug-04 8:08 
GeneralRe: dataRows, dataCols, etc...? Pin
kowplunk4-Aug-04 10:46
kowplunk4-Aug-04 10:46 
GeneralRe: dataRows, dataCols, etc...? Pin
Jim Matthews4-Aug-04 10:51
Jim Matthews4-Aug-04 10:51 
GeneralRe: dataRows, dataCols, etc...? Pin
kowplunk4-Aug-04 11:09
kowplunk4-Aug-04 11:09 
GeneralRe: dataRows, dataCols, etc...? Pin
kowplunk4-Aug-04 11:18
kowplunk4-Aug-04 11:18 
GeneralRe: dataRows, dataCols, etc...? Pin
kowplunk4-Aug-04 11:54
kowplunk4-Aug-04 11:54 
GeneralRe: dataRows, dataCols, etc...? Pin
Jim Matthews4-Aug-04 14:26
Jim Matthews4-Aug-04 14:26 
GeneralRe: dataRows, dataCols, etc...? Pin
kowplunk9-Aug-04 6:10
kowplunk9-Aug-04 6:10 
what if you want different table styles pointing to the same table. The app that I am working on is one that is used to correct tests. There is more than one type of error. Right now I have all the data being retrieved and thrown into the same table. I may have to change this is base the query on the correction mode and insert the data into different datatables, I really should do this, but I am still curious of the present problem.

I would like to create tablestyles, which I though that I did, so that in the different correction modes different columns are displayed, but I get an error when I try to do this:

<br />
An unhandled exception of type 'System.ArgumentException' occurred in system.windows.forms.dll<br />
<br />
Additional information: The data grid table styles collection already contains a table style with the same mapping name.<br />


Now they are the same mapping name, because the mapping name is the name of the table right?

Thanks for the help
QuestionHow to implement right click event on MenuItem of Mainmenu in vb.net? Pin
viettho3-Aug-04 13:43
viettho3-Aug-04 13:43 
AnswerRe: How to implement right click event on MenuItem of Mainmenu in vb.net? Pin
Dave Kreskowiak4-Aug-04 4:37
mveDave Kreskowiak4-Aug-04 4:37 
GeneralMMControl Help Pin
Red Sunday3-Aug-04 12:36
Red Sunday3-Aug-04 12:36 
GeneralRe: MMControl Help Pin
Dave Kreskowiak4-Aug-04 3:33
mveDave Kreskowiak4-Aug-04 3:33 
GeneralRe: MMControl Help Pin
Red Sunday4-Aug-04 7:54
Red Sunday4-Aug-04 7:54 
GeneralRe: MMControl Help Pin
Dave Kreskowiak4-Aug-04 10:48
mveDave Kreskowiak4-Aug-04 10:48 
Generaloverwrite a mdb file Pin
kornstyle3-Aug-04 12:26
kornstyle3-Aug-04 12:26 
GeneralRe: overwrite a mdb file Pin
Dave Kreskowiak4-Aug-04 3:08
mveDave Kreskowiak4-Aug-04 3:08 
GeneralRe: overwrite a mdb file Pin
kornstyle4-Aug-04 3:54
kornstyle4-Aug-04 3:54 
GeneralPopulating dropdown in client side. Pin
mittalpa3-Aug-04 11:07
mittalpa3-Aug-04 11:07 
GeneralRe: Populating dropdown in client side. Pin
Dave Kreskowiak4-Aug-04 3:00
mveDave Kreskowiak4-Aug-04 3:00 
Generalscreen shot and Remoting Pin
tommy_tanaka3-Aug-04 8:17
tommy_tanaka3-Aug-04 8:17 
GeneralHighlight a cell in DataGrid Pin
Richard Jones3-Aug-04 8:00
Richard Jones3-Aug-04 8:00 
Generalcommunication port Pin
x_no3-Aug-04 0:07
x_no3-Aug-04 0:07 
GeneralRe: communication port Pin
Dave Kreskowiak3-Aug-04 5:17
mveDave Kreskowiak3-Aug-04 5:17 
Generaladding a new node to XML config file Pin
Vineet Rajan2-Aug-04 20:57
Vineet Rajan2-Aug-04 20:57 
GeneralPlz Help me to fix overflow error Pin
Murtuza Husain Miyan Patel2-Aug-04 20:08
professionalMurtuza Husain Miyan Patel2-Aug-04 20:08 

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.