Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
285
Re: Documentation
posted

jsalzman said:

<snip> I also know how to read help files to get answers to questions about an API. However, the only help available for for these products (short of paying more for training) is difficult to follow.  <snip>  WHAT'S SO HARD ABOUT WRITING A WALKTHROUGH TO COVER THE FINER DETAILS!?!?!  <snip>

 

 This is the understatement of the year.  Just now I was investigating a problem I've been having.  Here is the "example" in supplied in the "local help" for the RenderHtmlAtIndex method:

"For example, if Contol will write "hello" at (index==0) and return "first", Control will write "privet" at (index==1) and return "second" Control will return null at (index==2), then the doResponse on client will have following array of strings: ["first","hello","second","privet"]" 

... What?  Infragistics, please, at least proofread your stuff.  This isn't even a sentence, and has a number of spelling and grammar errors.  This stuff is hard enough to understand without having to decypher poor English.