dojox.grid Questions
1
Solved
I have a simple dojo treeGrid that is categorized just by first column. But how to make it categorized/collapsible by second as well? Note the treeGrid has totals shown in each category. Also, is t...
Dubbing asked 1/8, 2018 at 5:57
1
Solved
I am using dojo.gridx to display my values. Sometimes user can create a new row. So that I have added a new button when click newRow button, will call onclick method.
In that method has create new...
Vulgarian asked 22/7, 2015 at 7:1
6
Solved
I create dojox.grid.datagrid and I fill content from array like on example last example on page. During time, I change value of that array in code. How to refresh content of that grid ? How to load...
Curvet asked 31/3, 2011 at 11:58
2
Solved
I need know how can get a parameter from the URL. I mean if have
page1.html?id=12345
I need to get the id from the URL, I know that in jQuery is
$.url.param("id");
But in Dojo how it is d...
Phosphate asked 26/7, 2011 at 16:43
1
Solved
Our company moved from dojox/DataGrid to dgrid some time back. Now we are finding out, dgrid doesn't seem to support dijit/dojox widgets out of the box.
dojox/DataGrid has a formatter() that can r...
Chlorobenzene asked 18/11, 2012 at 20:18
1
Solved
Essentially what I want to do is to apply additional CSS classes to individual cells in a data grid based on the value of the cell. An example would be to color the text red when a dollar value is ...
Phonology asked 31/3, 2010 at 14:24
1
© 2022 - 2024 — McMap. All rights reserved.