Skip to Content
0
Former Member
Sep 14, 2007 at 11:15 AM

Dynamic table update on Keystroke

15 Views

Hi

I want to update the result table as user enters data in search field.

For example, when user types 'a' in search field, all the names starting with 'a' should appear in the result table.Suppose, user types 'r' after 'a' then, result table should be refreshed and should contain only the names starting with 'ar'.

How can this be realized?

Thanks in advance,

Apurva