Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
wiki:first_grid [2013/05/27 10:10]
olegk
wiki:first_grid [2013/05/27 10:11]
olegk
Line 124: Line 124:
 </​code>​ </​code>​
  
-<note important>​The table should have an ID that is unique in the HTML document. ​ In the example above, it is "#​list"​. ​ This ID is important because you'll need it for grid functions. The elements <​tr><​td/></​tr>​ inside of the <​table>​ element are needed only to make the document the valid XHTML 1.0 Strict document. The elements will be removed by jqGrid during the jqGrid initialization</​note> ​+<note important>​The table should have an ID that is unique in the HTML document. ​ In the example above, it is "#​list"​. ​ This ID is important because you'll need it for grid functions. The elements <​tr><​td></td></​tr>​ inside of the <​table>​ element are needed only to make the document the valid XHTML 1.0 Strict document. The elements will be removed by jqGrid during the jqGrid initialization</​note> ​
  
 In many examples throughout this documentation,​ you'll see a hash (#) sign before ID names. ​ jqGrid works with or without the hash sign, but it's considered good practice to use the hash. In many examples throughout this documentation,​ you'll see a hash (#) sign before ID names. ​ jqGrid works with or without the hash sign, but it's considered good practice to use the hash.

QR Code
QR Code wiki:first_grid (generated for current page)