Re: [ADVANCED-DOTNET] Binding problem

2007-03-24 Thread venkata surya lokesh yenneti
hello, I am looking for help regarding the procedure and steps to be performed for encrypting and decrypting data that is used in asp web pages.I will be glad if i could get some help regarding this problem. === This list is hosted by DevelopMentorĀ® http://www.

[ADVANCED-DOTNET] Binding problem

2007-03-21 Thread Scott Thomason
Hello. I'm having trouble getting a combobox bound to a property of an object. I am populating the combobox using data binding, but I can't get the SelectedValue property to bind to an object; it never gets updated. I've included my short sample below, it's from a form with just one control, a comb