Good day!
I've Grid, where is photos in columns. I need to add/edit record, had the opportunity to upload file.
I've code:
and Grid:
|
1 |
$('#table').jqGrid({<br />url:'finish.php',<br />datatype: 'json',<br />mtype: 'POST',<br />colNames:['Ðазвание','Ðртикул','КоличеÑтво', 'Цена','БонуÑ','Дата поÑтуплениÑ','Фото'],<br />colModel :[ |
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top