![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | WPF custom control I have created a custom control with a textbox and a button which validates the entered text against the database. It is working fine. I can’t include a same custom control again. It gives me same text on both controls. It is working fine with a one control in a page. When I add another instance of the same control, both the text boxes displaying the same text. How can I sole this problem. Appreciate your comments and advise regarding this. Thanks. |
My System Specs![]() |
| | #2 (permalink) |
| | RE: WPF custom control Finally I found the problem. It was due to a sahred (static) data. thanks Krish "Krish_xx" wrote: > I have created a custom control with a textbox and a button which validates > the entered text against the database. It is working fine. I can’t include a > same custom control again. It gives me same text on both controls. It is > working fine with a one control in a page. When I add another instance of > the same control, both the text boxes displaying the same text. How can I > sole this problem. > > Appreciate your comments and advise regarding this. > > Thanks. > > |
My System Specs![]() |