Click here to Skip to main content
15,912,897 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionI am very troubled for this Pin
againnaga19-Mar-09 1:24
againnaga19-Mar-09 1:24 
AnswerRe: I am very troubled for this Pin
Dave Kreskowiak19-Mar-09 4:13
mveDave Kreskowiak19-Mar-09 4:13 
QuestionDatatables, strings and the loss of Commas/decimals and spaces Pin
maddylein19-Mar-09 1:20
maddylein19-Mar-09 1:20 
AnswerRe: Datatables, strings and the loss of Commas/decimals and spaces Pin
Ashfield19-Mar-09 2:27
Ashfield19-Mar-09 2:27 
GeneralRe: Datatables, strings and the loss of Commas/decimals and spaces Pin
maddylein19-Mar-09 4:38
maddylein19-Mar-09 4:38 
QuestionOleDbDataAdapter behavior Pin
rmedo19-Mar-09 0:47
rmedo19-Mar-09 0:47 
AnswerRe: OleDbDataAdapter behavior Pin
Dave Kreskowiak19-Mar-09 4:08
mveDave Kreskowiak19-Mar-09 4:08 
QuestionDatagridview add/delete rows Pin
Christian Sachse19-Mar-09 0:38
Christian Sachse19-Mar-09 0:38 
Hello

I'm experimenting with the Datagridview-Control (DGV). Working with datatables as datasource works very nice. You can use all the functionality like edit, add or delete rows.

But I don't want to use datatables. So I build a class that contains all the fields I need (thats the datarow). These classes are in a list (for example "List (of T)" or "Collection"). Thats works with a static list.

But: Using datatables will show you the NewRow in the buttom of the DGV (if you want that). Using my oun collection dont do that. Even deleting rows is not possible - just editing rows.

So what interfaces I have to implement or what classes I have to derive to get full functionality like a datatable? I would be very glad if somebody could supply me a hint.
AnswerRe: Datagridview add/delete rows Pin
Dave Kreskowiak19-Mar-09 4:03
mveDave Kreskowiak19-Mar-09 4:03 
GeneralRe: Datagridview add/delete rows Pin
Christian Sachse19-Mar-09 7:40
Christian Sachse19-Mar-09 7:40 
QuestionCopy file from another pc on network providing username and password [modified] Pin
Anoop Brijmohun18-Mar-09 23:26
Anoop Brijmohun18-Mar-09 23:26 
AnswerRe: Copy file from another pc on network providing username and password Pin
Dave Kreskowiak19-Mar-09 4:04
mveDave Kreskowiak19-Mar-09 4:04 
GeneralRe: Copy file from another pc on network providing username and password Pin
Anoop Brijmohun19-Mar-09 4:25
Anoop Brijmohun19-Mar-09 4:25 
Questionvb and flash Pin
ahlamissa18-Mar-09 23:18
ahlamissa18-Mar-09 23:18 
AnswerRe: vb and flash Pin
Christian Graus18-Mar-09 23:48
protectorChristian Graus18-Mar-09 23:48 
GeneralRe: vb and flash Pin
ahlamissa19-Mar-09 0:57
ahlamissa19-Mar-09 0:57 
GeneralRe: vb and flash Pin
Christian Graus19-Mar-09 12:59
protectorChristian Graus19-Mar-09 12:59 
AnswerRe: vb and flash Pin
Eytukan19-Mar-09 0:06
Eytukan19-Mar-09 0:06 
QuestionActive X Pin
p_196018-Mar-09 23:03
p_196018-Mar-09 23:03 
AnswerRe: Active X Pin
Steven J Jowett18-Mar-09 23:52
Steven J Jowett18-Mar-09 23:52 
Questionpassing a word from word document to textbox Pin
hyperalergelo18-Mar-09 22:59
hyperalergelo18-Mar-09 22:59 
AnswerRe: passing a word from word document to textbox Pin
Christian Graus18-Mar-09 23:49
protectorChristian Graus18-Mar-09 23:49 
GeneralRe: passing a word from word document to textbox Pin
hyperalergelo19-Mar-09 0:30
hyperalergelo19-Mar-09 0:30 
GeneralRe: passing a word from word document to textbox Pin
hyperalergelo19-Mar-09 15:50
hyperalergelo19-Mar-09 15:50 
GeneralRe: passing a word from word document to textbox Pin
hyperalergelo20-Mar-09 0:35
hyperalergelo20-Mar-09 0:35 

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.