Click here to Skip to main content
15,915,509 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Desprate need help with buttons and panels Pin
Christian Graus4-Jun-07 14:45
protectorChristian Graus4-Jun-07 14:45 
QuestionThe method or operation is not implemented. Pin
Blizzardice4-Jun-07 6:27
Blizzardice4-Jun-07 6:27 
AnswerRe: The method or operation is not implemented. Pin
Dave Kreskowiak4-Jun-07 8:16
mveDave Kreskowiak4-Jun-07 8:16 
GeneralRe: The method or operation is not implemented. Pin
Blizzardice4-Jun-07 9:21
Blizzardice4-Jun-07 9:21 
GeneralRe: The method or operation is not implemented. Pin
Dave Kreskowiak4-Jun-07 9:51
mveDave Kreskowiak4-Jun-07 9:51 
QuestionRe: The method or operation is not implemented. Pin
Blizzardice4-Jun-07 11:01
Blizzardice4-Jun-07 11:01 
AnswerRe: The method or operation is not implemented. Pin
Dave Kreskowiak4-Jun-07 13:49
mveDave Kreskowiak4-Jun-07 13:49 
QuestionHierarchical data Pin
advansis4-Jun-07 6:25
advansis4-Jun-07 6:25 
Hi,
I have a SQL-Server table with columns: ID(integer,identity),Id_Parent(integer,referencing ID), and other fields.
I load the data in a datatable(with a SqlTableAdapter).

1) If I create a new row in the datatable, the Update method works well
2) If I create another row referencing the previous before updating (and so without an ID), I cannot save it.

Probably I have to retrieve the @@IDENTITY field from the database, but I would like to use only one update action.

Any ideas ???

Peace!

AnswerRe: Hierarchical data Pin
Dave Kreskowiak4-Jun-07 6:44
mveDave Kreskowiak4-Jun-07 6:44 
QuestionHow to unzip a pkzip file with sharpziplib? Pin
JSThomas4-Jun-07 6:24
JSThomas4-Jun-07 6:24 
QuestionEdit menu item Pin
jds12074-Jun-07 5:04
jds12074-Jun-07 5:04 
AnswerRe: Edit menu item Pin
jwlc764-Jun-07 5:40
jwlc764-Jun-07 5:40 
QuestionVB.Net Pin
SekharOne4-Jun-07 4:31
SekharOne4-Jun-07 4:31 
AnswerRe: VB.Net Pin
leckey4-Jun-07 5:27
leckey4-Jun-07 5:27 
QuestionError updating Dataset to Reflect into the Original Table Pin
Vimalsoft(Pty) Ltd4-Jun-07 4:13
professionalVimalsoft(Pty) Ltd4-Jun-07 4:13 
AnswerRe: Error updating Dataset to Reflect into the Original Table Pin
Dave Kreskowiak4-Jun-07 6:35
mveDave Kreskowiak4-Jun-07 6:35 
GeneralRe: Error updating Dataset to Reflect into the Original Table Pin
Vimalsoft(Pty) Ltd4-Jun-07 21:12
professionalVimalsoft(Pty) Ltd4-Jun-07 21:12 
GeneralRe: Error updating Dataset to Reflect into the Original Table Pin
Dave Kreskowiak6-Jun-07 16:30
mveDave Kreskowiak6-Jun-07 16:30 
QuestionProgress indicator Pin
DanB19834-Jun-07 3:56
DanB19834-Jun-07 3:56 
AnswerRe: Progress indicator Pin
Dave Kreskowiak4-Jun-07 6:38
mveDave Kreskowiak4-Jun-07 6:38 
AnswerRe: Progress indicator Pin
Thomas Stockwell4-Jun-07 8:22
professionalThomas Stockwell4-Jun-07 8:22 
QuestionVBA Excel Help Pin
Duane in Japan4-Jun-07 3:50
Duane in Japan4-Jun-07 3:50 
QuestionAfter sorting in a DataGridView the Row.EndEdit causes row change Pin
Marcus J. Smith4-Jun-07 2:36
professionalMarcus J. Smith4-Jun-07 2:36 
AnswerRe: After sorting in a DataGridView the Row.EndEdit causes row change Pin
Dave Kreskowiak4-Jun-07 9:01
mveDave Kreskowiak4-Jun-07 9:01 
GeneralRe: After sorting in a DataGridView the Row.EndEdit causes row change Pin
Marcus J. Smith4-Jun-07 9:17
professionalMarcus J. Smith4-Jun-07 9:17 

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.