Click here to Skip to main content
15,886,676 members

Comments by Sushma_Patel (Top 16 by date)

Sushma_Patel 13-Jul-17 7:25am View    
Did you find any solution? I am also facing same issue
Sushma_Patel 31-Jan-14 4:27am View    
Thanks for reply.
Above will work for single entry. What if i want to insert multiple records like 10 in table1 and 10 in table2, Yes, i can do it with for loop but i want to elimiate it.
Sushma_Patel 7-Feb-12 7:01am View    
My 5 to Sandeep. Good Answer
Sushma_Patel 17-Nov-11 12:45pm View    
Yes, already set to True

<telerik:RadComboBox ID="cmbDocCode" runat="server" TabIndex="3" AutoPostBack="true" MarkFirstMatch="true" ToolTip="Select EmptyMessage="Select" Width="157px" Height="200px" Filter="Contains">
Sushma_Patel 17-Nov-11 12:33pm View    
Yes, 2 dropdown in binded and value is selected based on 1st dropdown click and based on 2 dropdown value 3rd dropdown is binded(this happens on 1st dropdown click only).
Eg. From category > Group is binded and value is selected and > Employee is binded based on group