Problem in ComboBox
I am creating a simple ASP.Net Database web page by using ADO.Net. I am filling ComboBox from database. But whenever Data in the ComboBox exceeds 40 records, Bottun on the web page stops working(Click event is not working of the button). And in case of less than 40 records there is no problem with the web page.
|