|
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
![]() ![]() ![]() ![]() Join Date: Jan 2006
Location: Planet Earth...
Posts: 593
|
Please Help If You Know How...
Already 7 months I am trying to find out one thing in C# programming. For example...if I have the application with one CHECK BOX and two BUTTONS.First button says "Exit and save changes" and the second button says "Exit and discard changes".It's easy to make second button to work.BUT if I for example put the mark in that check box and I click the first button,my point is the that change stays saved so the next time I turn ON the application,that check box stays marked.I know I need SQL DATABASE and DATA SET and also I need TABLE ADAPTER,but I don't know much about the TABLE ADAPTER.Anyway here are the 2 pictures so you can see what I mean and help me if you can PLEASE. Thanks
__________________
|
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
#2 |
|
Pilgrim
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2005
Location: Hyperion
Posts: 6,888
|
Sorry I can't be of help. But don't you think this is better suited for the web development/programming part of the forums. Maybe you'll get more help there.
__________________
DELL XPS 13 ULTRABOOK ...Mis sueños son mentiras que algun día dejarán de serlo...
|
|
|
|
|
|
#3 |
![]() ![]() ![]() ![]() Join Date: Jan 2006
Location: Planet Earth...
Posts: 593
|
I would be grateful if you can give me a link of the forums like that. Thanks.
__________________
|
|
|
|
|
|
#5 |
|
Canadian Spaceman
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: May 2002
Location: Canada
Posts: 8,767
|
Moved. You also need to use a more descriptive title.
__________________
CPU: Core i7 920 \ MB: EVGA X58 \ RAM: 12GB OCZ DDR3-1600 \ GPU: ATi 5870 HDD: 2x 150GB VelociRaptor R0 / PSU: Enermax Galaxy 850w / OS: Windows 7 x64 |
|
|
|
|
|
#6 |
![]() ![]() ![]() ![]() Join Date: Jan 2006
Location: Planet Earth...
Posts: 593
|
Sorry for posting in the wrong section. So...anyone can help me with this?
__________________
|
|
|
|
|
|
#7 |
|
Moving into the beat
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: May 2004
Location: Perpetual Hawaii
Posts: 11,288
|
I think tere is no native table adapter object. table adapter objects are supposed be created by designer. if you wanna use designer databindings its best to use TableAdapter. But if your doing all-code approach then use DataAdapter. Here's a ms link explaining this stuff TableAdapters Hope it helps, am switching continents tonight again. |
|
|
|
|
|
#8 |
|
Crazy GFX coder
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Dominican Republic/Austria
Posts: 8,101
|
it should be very easy to do using xml... if i get time this week i´ll provide you a sample. Greetz
__________________
![]() Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|