possible reason could be you didn't tab out from the first row and while inserting second row it triggers tabout for the first row and overriding the filter in clicked event of button...
frist tab out from the first row and then click on insert row button or write button click code in any function and call that function using POST...
e.g. Post uf_addrow()
Regards,
Sandeep
Main Topics
Browse All Topics





by: Vikas_DixitPosted on 2009-09-08 at 07:18:49ID: 25282109
"if the user insert sec row then dropdown showing onerow with horizontal and vertical scroll bar."
Is this row blank, or has some specific values ?
How many rows does the dropdown has for the first row ?