Hello sir,
How to count the number of textbox is null or not null inside a repeater control after retriving data from database.
my .aspx page
===========
---- and some Label controls-----
Due to there are two datas in database the textbox appears twice. So How to count which textbox is null or not null between these two textbox ?
Thanking you
Sidhartha Patnaik.

Sidhartha PatnaikPosted Apr 5, 2017, 6:48 AM
Sidhartha PatnaikPosted Apr 5, 2017, 6:45 AM
Rajeev PunhaniPosted Apr 5, 2017, 6:43 AM
Hi Sidhartha,
Could you please share your code.
Sidhartha PatnaikPosted Apr 5, 2017, 6:33 AM
Rajeev Punhani sir, thanks
Rajeev PunhaniPosted Apr 5, 2017, 4:46 AM
Hi Sidhartha,
Please try the below code on button click.