Click here to Skip to main content
15,911,762 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need a Book to Teach By Pin
Spanky321-Mar-04 21:24
Spanky321-Mar-04 21:24 
GeneralPlaying .wma with license Pin
Member 20107421-Mar-04 3:00
Member 20107421-Mar-04 3:00 
QuestionHow to downlaod a picture ? Pin
gr8tushar20-Mar-04 23:56
gr8tushar20-Mar-04 23:56 
AnswerRe: How to downlaod a picture ? Pin
Nick Parker21-Mar-04 7:07
protectorNick Parker21-Mar-04 7:07 
GeneralInformation of DataSet to DataBase !! Pin
ElJerry20-Mar-04 21:24
ElJerry20-Mar-04 21:24 
GeneralRe: Information of DataSet to DataBase !! Pin
Spanky321-Mar-04 3:59
Spanky321-Mar-04 3:59 
GeneralRe: Information of DataSet to DataBase !! Pin
Heath Stewart21-Mar-04 13:24
protectorHeath Stewart21-Mar-04 13:24 
GeneralBindable(true) Pin
Festus Redelinghuys20-Mar-04 20:22
Festus Redelinghuys20-Mar-04 20:22 
Hi,

Can someone please help me, I have spend many hours trying to solve the problem...

I have an inherited TextBox control to which I added a custom bool property with Bindable(true) and DefaultValue(false) attributes. Using the IDE, the property is bound to a column in a Table within a DataSet. The databinding works fine.

The problem, during the form layout the 'Set' accessor of the property is mysteriously called with 'false', which seems to set the 'IsEdit' flag on the CurrencyManager for the row, forcing an update of the row while no data has actually changed.

Is there a way I can prevent this from happening?

Yours Sincerely


GeneralRe: Bindable(true) Pin
Heath Stewart21-Mar-04 13:22
protectorHeath Stewart21-Mar-04 13:22 
GeneralRe: Bindable(true) Pin
Festus Redelinghuys21-Mar-04 16:08
Festus Redelinghuys21-Mar-04 16:08 
GeneralTransparent Trackbar Pin
kaptaintens20-Mar-04 16:11
kaptaintens20-Mar-04 16:11 
GeneralRe: Transparent Trackbar Pin
Mazdak20-Mar-04 20:11
Mazdak20-Mar-04 20:11 
GeneralRe: Transparent Trackbar Pin
kaptaintens20-Mar-04 21:21
kaptaintens20-Mar-04 21:21 
GeneralRe: Transparent Trackbar Pin
Anonymous21-Mar-04 13:15
Anonymous21-Mar-04 13:15 
Generalembedded chm Pin
bisquic20-Mar-04 11:34
bisquic20-Mar-04 11:34 
GeneralRe: embedded chm Pin
Heath Stewart20-Mar-04 13:16
protectorHeath Stewart20-Mar-04 13:16 
GeneralRe: embedded chm Pin
bisquic22-Mar-04 3:05
bisquic22-Mar-04 3:05 
GeneralRe: embedded chm Pin
Heath Stewart22-Mar-04 3:14
protectorHeath Stewart22-Mar-04 3:14 
QuestionHow can I know if CapsLock is pressed Pin
Alexandr_I20-Mar-04 11:23
Alexandr_I20-Mar-04 11:23 
AnswerRe: How can I know if CapsLock is pressed Pin
John Fisher20-Mar-04 12:12
John Fisher20-Mar-04 12:12 
GeneralRe: How can I know if CapsLock is pressed Pin
Heath Stewart20-Mar-04 13:32
protectorHeath Stewart20-Mar-04 13:32 
AnswerRe: How can I know if CapsLock is pressed Pin
Heath Stewart20-Mar-04 13:34
protectorHeath Stewart20-Mar-04 13:34 
GeneralRe: How can I know if CapsLock is pressed Pin
Alexandr_I21-Mar-04 4:30
Alexandr_I21-Mar-04 4:30 
Generalc# newbie serialization problem Pin
dorutzu20-Mar-04 11:22
dorutzu20-Mar-04 11:22 
GeneralRe: c# newbie serialization problem Pin
John Fisher20-Mar-04 12:15
John Fisher20-Mar-04 12:15 

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.