1

NOTE: I posted this question to the Trirand jqgrid support forum, but got no response. So I'm posting here:

I can't for the life of me find the documentation of all the options available when configuring the <trirand:JQGrid> object.

Visual Studio iterates through the options with the Intellisense feature, but this doesn't tell me much, beyond giving me a super-long list of available config settings.

Am I missing something? Most of my questions have to do with how to implement the config settings that I used to specify (without the ASP.NET Webforms control) when initializing the grid:

  • Where do I configure things like altRows, altclass, etc.?
  • Where do I configure rowNum, loadonce, pager settings, virtual scrolling, etc.?
  • Where do I specify all the edit settings?
  • What are the syntax options for specifying data formats, such as using DataFormatString="{0:d}" for dates...?

Note that I'm not posting to the forum seeking answers to these specific questions. I'm trying to find where all these things are documented. The Documentation section on the Trirand.net web site is very limited, and doesn't answer many of the lower-level-detail questions. Particularly as compared to the documentation for the pure-javascript jqgrid widget, which is very thoroughly documented.

Maybe this level of detail is only available when you purchase the control? That's fine, but I'll be a little gun-shy on purchasing if it's not clear that the product comes with thorough documentation...

Please advise...

4

1 回答 1

0

这是你要找的吗?

http://www.trirand.net/documentation/aspnet/index.htm

抱歉,我看到你已经提到了他们的网站——不过我会留下上面的 URL 以供参考。

于 2014-09-04T09:39:22.713 回答