Click here to Skip to main content
15,898,928 members
Home / Discussions / C#
   

C#

 
AnswerRe: MS ACCESS PROBLEMS Pin
MumbleB8-Jun-09 0:53
MumbleB8-Jun-09 0:53 
Questionautogenerate number in datagridview Pin
KIDYA7-Jun-09 21:46
KIDYA7-Jun-09 21:46 
AnswerRe: autogenerate number in datagridview Pin
Mycroft Holmes7-Jun-09 21:54
professionalMycroft Holmes7-Jun-09 21:54 
AnswerRe: autogenerate number in datagridview Pin
MumbleB7-Jun-09 22:07
MumbleB7-Jun-09 22:07 
GeneralRe: autogenerate number in datagridview Pin
KIDYA7-Jun-09 22:10
KIDYA7-Jun-09 22:10 
GeneralRe: autogenerate number in datagridview Pin
MumbleB8-Jun-09 0:36
MumbleB8-Jun-09 0:36 
Questionsimple udp client server but Error!!! Pin
plowgrammer20107-Jun-09 21:27
plowgrammer20107-Jun-09 21:27 
AnswerRe: simple udp client server but Error!!! [modified] Pin
Garth J Lancaster7-Jun-09 21:57
professionalGarth J Lancaster7-Jun-09 21:57 
GeneralRe: simple udp client server but Error!!! Pin
plowgrammer20107-Jun-09 23:15
plowgrammer20107-Jun-09 23:15 
GeneralRe: simple udp client server but Error!!! Pin
Garth J Lancaster7-Jun-09 23:50
professionalGarth J Lancaster7-Jun-09 23:50 
QuestionOpening Ms word Document depending on selected version Pin
vijaylumar7-Jun-09 20:25
vijaylumar7-Jun-09 20:25 
AnswerRe: Opening Ms word Document depending on selected version Pin
Christian Graus7-Jun-09 20:33
protectorChristian Graus7-Jun-09 20:33 
QuestionBHO not being called? Pin
svt gdwl7-Jun-09 19:51
svt gdwl7-Jun-09 19:51 
AnswerRe: BHO not being called? Pin
Pete O'Hanlon7-Jun-09 21:52
mvePete O'Hanlon7-Jun-09 21:52 
QuestionSearch Pin
ellllllllie7-Jun-09 18:54
ellllllllie7-Jun-09 18:54 
AnswerRe: Search Pin
Christian Graus7-Jun-09 19:04
protectorChristian Graus7-Jun-09 19:04 
QuestionExtract recorded tracks from mp3 file Pin
leyroyjenkins7-Jun-09 18:46
leyroyjenkins7-Jun-09 18:46 
AnswerRe: Extract recorded tracks from mp3 file Pin
Christian Graus7-Jun-09 19:05
protectorChristian Graus7-Jun-09 19:05 
Questiondatagrid refresh Pin
sakis247-Jun-09 16:26
sakis247-Jun-09 16:26 
AnswerRe: datagrid refresh Pin
Christian Graus7-Jun-09 16:52
protectorChristian Graus7-Jun-09 16:52 
AnswerRe: datagrid refresh Pin
Mycroft Holmes7-Jun-09 16:54
professionalMycroft Holmes7-Jun-09 16:54 
GeneralRe: datagrid refresh Pin
sakis247-Jun-09 17:36
sakis247-Jun-09 17:36 
GeneralRe: datagrid refresh Pin
Christian Graus7-Jun-09 17:40
protectorChristian Graus7-Jun-09 17:40 
You need to buy a very basic C# book and read it. Of course you can rebind your control. The nasty stuff you're using, which puts your SQL in your presentation layer, probably changes how you do that, but it has to be possible.

sakis24 wrote:
i want when i click the save button of the form2 the datagrid to refresh at the same time


If form2 is not modal, then you need a delegate to make that work.

Christian Graus

Driven to the arms of OSX by Vista.

Please read this[^] if you don't like the answer I gave to your question.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

GeneralRe: datagrid refresh Pin
sakis247-Jun-09 18:18
sakis247-Jun-09 18:18 
GeneralRe: datagrid refresh Pin
Venkatesh Ellur7-Jun-09 19:49
Venkatesh Ellur7-Jun-09 19:49 

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.