When editing javascript in VS2010, the dropdown autocomplete list shows a method called info_dialog – i dont have this method in any of my javascript and cant seem to find out where it comes from or what it does?
Does anyone know? Thanks a lot!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
RESOLVED
info_dialogis a method used by jqGrid to display messages. It can also be used by external code and has the ability to be shown modally as well.More Info