'JqGrid' Tag

  • JqGrid.Net Public Beta

    September 16, 2009

    Just started using the ASP.Net Web Forms wrapper for JqGrid, worth taking  a look at
    http://trirand.net/default.aspx

  • Official JqGrid ASP.Net Web Forms Control Alpha Demo

    September 10, 2009

    First look at the official JqGrid ASP.Net Web Forms control here http://www.trirand.net/jqgrid.aspx
    Includes support for Linq and object data sources.

  • jQuery Grid Plugin (JqGrid) with ASP.Net Web Forms

    August 24, 2009

    Get JqGrid here: http://www.trirand.com/blog/
    So far I’ve seen two implementations of ASP.Net wrapper on JqGrid, one involves a httphandler and the other involves using a web service. Both add extra work onto the gridview/datasource pattern.
    Instead I had the JqGrid use a Callback Event Reference (Page.ClientScript.GetCallbackEventReference()) with async (a parameter) set to true, this allowed me to [...]

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org