2
Answers

Combox that contains letters textboxs stop working

james james

james james

7y
235
1
I'm working with Form 1 I have 15 textboxes and 2 combo boxes. You can select from the combo box exp: 123, 456 B789. Program works well as long as I dont select B789 has a letter in it. I can change it to 123 or 456 and i can add to any textbox. The Letter has stumped me.
 
In the beginning my dbo.Table was set to Numric for the combobox I have changed it to Varchar but it still dont work.
 
If I try to add to any other textbox with a letter in the combobox  it stops.
 
what else should I be looking at?
 
Answers (2)
0
Pratheesh s

Pratheesh s

NA 5 1.7k 10y
Can any one could solve this problem, if yes plz help me to solve it.
0
Pratheesh s

Pratheesh s

NA 5 1.7k 10y
hai Sanjay Kumar,

Thanks for your valuable reply, Actually what iam trying to implement is to make a repeater user control that can generate dynamic columns , that is if i use that repeater in a web form with 3 columns  i must be able to use that repeater control in the next web form for more than or less than 3 columns , so the problem is i need to bind that data with out using source code, that is "Eval" method can only add one data from a particular table only, i need to generalize that part and need to made that part data binding in general, so can i bind data to a repeater without source code by using only code behind.

Please pardon me if there is any confusions, ask me for more clarifications to my idea.
0
Sanjay Kumar

Sanjay Kumar

NA 5.8k 2.8m 10y