G
Guest
Hi i have datarepeater in which i have textboxes, how to create
txtCustID_TextChanged event in datarepeater like simple textbox its easy
double click it and it create automatically the event but in data repeater we
have multiple textbox and cannot directly create event handler for that
textbox has repeated several time.
txtCustID_TextChanged event in datarepeater like simple textbox its easy
double click it and it create automatically the event but in data repeater we
have multiple textbox and cannot directly create event handler for that
textbox has repeated several time.