<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://trirand.com/jqgridwiki/jqgridwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://trirand.com/jqgridwiki/jqgridwiki/feed.php">
        <title>jqGrid Wiki</title>
        <description></description>
        <link>https://trirand.com/jqgridwiki/jqgridwiki/</link>
        <image rdf:resource="https://trirand.com/jqgridwiki/jqgridwiki/lib/tpl/monobook/images/favicon.ico" />
       <dc:date>2026-05-30T00:52:32+03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://trirand.com/jqgridwiki/jqgridwiki/doku.php?id=wiki:toolbar_searching&amp;rev=1517604918&amp;do=diff"/>
                <rdf:li rdf:resource="https://trirand.com/jqgridwiki/jqgridwiki/doku.php?id=wiki:colmodel_options&amp;rev=1517604881&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://trirand.com/jqgridwiki/jqgridwiki/lib/tpl/monobook/images/favicon.ico">
        <title>jqGrid Wiki</title>
        <link>https://trirand.com/jqgridwiki/jqgridwiki/</link>
        <url>https://trirand.com/jqgridwiki/jqgridwiki/lib/tpl/monobook/images/favicon.ico</url>
    </image>
    <item rdf:about="https://trirand.com/jqgridwiki/jqgridwiki/doku.php?id=wiki:toolbar_searching&amp;rev=1517604918&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-02-02T22:55:18+03:00</dc:date>
        <title>wiki:toolbar_searching</title>
        <link>https://trirand.com/jqgridwiki/jqgridwiki/doku.php?id=wiki:toolbar_searching&amp;rev=1517604918&amp;do=diff</link>
        <description>Toolbar Searching

This method construct searching creating input elements just below the header elements of the grid. When the header elements are re sized the input search elements are also re sized according to the new width.

The method uses the url option in grid to perform a search to the server.</description>
    </item>
    <item rdf:about="https://trirand.com/jqgridwiki/jqgridwiki/doku.php?id=wiki:colmodel_options&amp;rev=1517604881&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-02-02T22:54:41+03:00</dc:date>
        <title>wiki:colmodel_options</title>
        <link>https://trirand.com/jqgridwiki/jqgridwiki/doku.php?id=wiki:colmodel_options&amp;rev=1517604881&amp;do=diff</link>
        <description>ColModel API

The colModel property defines the individual grid columns as an array of properties. This is the most important part of the jqGrid.
Syntax: 


jQuery(&quot;#gridid&quot;).jqGrid({
...
   colModel: [ {name:'name1', index:'index1'...}, {...}, ... ],
...
});</description>
    </item>
</rdf:RDF>
