Hi!

I have a cWebGrid which I manually load with OnManualLoadData event.

How do I implement a lookup list for this? It has a couple of hundred rows and is not ideal for scrolling and its easier for the customer to search instead.
And ofcourse when a value is selected i want to set focus to the selected row.

/Martin