Folks,
in my experience all infragistics controls are getting harder to use thesedays. now automation to automatically detect and fix or suggest to fix. instead we have to do debugging to fix the errors to use any errors.
any ideas?
I managed to add jquesry files from samples folder and now i am getting following error. i am using multiple upload. selected 2 text files and clicked upload.
error : Could not get your current file status! Probably connection dropped.
now i need to figure out this error's solution.
i managed to add scripts and css using add scripts button the the control. which added script and css files in ig_ui folder.
and now i am getting the following erros
Unhandled exception at line 22, column 992 in http://localhost:8676/ig_ui/js/infragistics.js
0x800a1391 - JavaScript runtime error: '$' is undefined
going to fix this 5th error just to use 1 control in empty project.