Hi.
the problem of not finding the ajax components should only occur in a row of a dataTable.
Not only... I use a lot of programmatically created components. Sometimes they get automatic ids - probably that's the reason.
I have tried the dojo inputSuggest in a few applications, never had problems with slow loading times. Now with server side state saving, as you have said, every needed dojo class is loaded, and this results in many js files. I know that dojo supports some kind of compressing js code and - what is more important - there is a way of loading only one js file where all stuff is included. Maybe that helps with speeding up the connection.
I just think that inputSuggestAjax does not really need 100Kb scripts. (I would be pretty much surprized if that would be the case). So I really hope that scripts will be optimized...
Bye. /lexi

