Click here to Skip to main content
15,922,315 members
Home / Discussions / C#
   

C#

 
GeneralRe: Update DataGrid Pin
James T. Johnson17-Mar-02 14:52
James T. Johnson17-Mar-02 14:52 
GeneralRe: Update DataGrid Pin
James T. Johnson17-Mar-02 14:52
James T. Johnson17-Mar-02 14:52 
GeneralRe: Update DataGrid Pin
Mazdak17-Mar-02 20:14
Mazdak17-Mar-02 20:14 
GeneralRe: Update DataGrid Pin
James T. Johnson17-Mar-02 20:33
James T. Johnson17-Mar-02 20:33 
GeneralRe: Update DataGrid Pin
Mazdak17-Mar-02 20:45
Mazdak17-Mar-02 20:45 
GeneralRe: Update DataGrid Pin
James T. Johnson17-Mar-02 20:56
James T. Johnson17-Mar-02 20:56 
GeneralRe: Update DataGrid Pin
James T. Johnson17-Mar-02 21:34
James T. Johnson17-Mar-02 21:34 
GeneralRe: Update DataGrid Pin
Mazdak17-Mar-02 22:11
Mazdak17-Mar-02 22:11 
Really thanks James,You are always big help.Rose | [Rose]

Now I can add recoeds to database and show it in DataGrid too but I have a question about it:
In Visual C++ when I add a record to a database the DataGrid reflect it by using only Refresh() method,But here in .NET I have to create new Row dynamicly
for DataGrid and do it seprately from the new record in DataSource(Here when I say DataSource I mean my Access file not DataSet),Is that right or other way exists too?
I think I mess up thinks in VC++ and C# Wink | ;)

Thanks Smile | :)


Mazy

"So,so you think you can tell,
Heaven from Hell,
Blue skies from pain,...
How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975

GeneralRe: Update DataGrid Pin
James T. Johnson17-Mar-02 22:24
James T. Johnson17-Mar-02 22:24 
GeneralRe: Update DataGrid Pin
Mazdak17-Mar-02 22:43
Mazdak17-Mar-02 22:43 
GeneralRe: Update DataGrid Pin
James T. Johnson18-Mar-02 8:02
James T. Johnson18-Mar-02 8:02 
Generalchdir equivalent in c# Pin
Kannan Kalyanaraman17-Mar-02 5:32
Kannan Kalyanaraman17-Mar-02 5:32 
GeneralRe: chdir equivalent in c# Pin
Kannan Kalyanaraman17-Mar-02 6:15
Kannan Kalyanaraman17-Mar-02 6:15 
GeneralDatabinding and xml Pin
Mazdak16-Mar-02 4:01
Mazdak16-Mar-02 4:01 
Questionmath functions in C# ??? Pin
Christian Graus15-Mar-02 21:55
protectorChristian Graus15-Mar-02 21:55 
AnswerRe: math functions in C# ??? Pin
Christian Graus15-Mar-02 22:08
protectorChristian Graus15-Mar-02 22:08 
GeneralRe: math functions in C# ??? Pin
Nish Nishant15-Mar-02 22:10
sitebuilderNish Nishant15-Mar-02 22:10 
GeneralRe: math functions in C# ??? Pin
Christian Graus15-Mar-02 22:21
protectorChristian Graus15-Mar-02 22:21 
GeneralRe: math functions in C# ??? Pin
James T. Johnson16-Mar-02 15:29
James T. Johnson16-Mar-02 15:29 
GeneralRe: math functions in C# ??? Pin
Paul Watson18-Mar-02 6:12
sitebuilderPaul Watson18-Mar-02 6:12 
GeneralRe: math functions in C# ??? Pin
Christian Graus18-Mar-02 8:11
protectorChristian Graus18-Mar-02 8:11 
GeneralRe: math functions in C# ??? Pin
Dale Thompson21-Mar-02 4:37
Dale Thompson21-Mar-02 4:37 
GeneralRe: math functions in C# ??? Pin
Christian Graus21-Mar-02 9:04
protectorChristian Graus21-Mar-02 9:04 
GeneralRe: math functions in C# ??? Pin
David Wengier15-Mar-02 22:55
David Wengier15-Mar-02 22:55 
GeneralRe: math functions in C# ??? Pin
Christian Graus15-Mar-02 23:19
protectorChristian Graus15-Mar-02 23:19 

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.