I currently have the following grid which contains a select box for displaying project names (ProjectID column) for a .Net app. I would like to add the autocomplete function to this select box. I have seen other posts on here for this topic but have not been able to get it to work. I also don't want to oversimplyfy this as it's my first experience with jqgrid. Any suggestions on where to start would be appreciated. I saw examples that build out the combobox via embedded html inside the javascript code, but would like to try to avoid this if at all possible. I'd like to try to minimize the change I'll need below to accomplish this. Thanks in advance for your time!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top