Newbie question

Hi,

I tried out the trial of dhtmlx for now on, i’m impress with it simplicity, I really want to test
it at it limit because every software has it’s limitation. if I plan to buy it I want to be able to do everything fast.

I search over the forum but didn’t find what I’m looking for.

I would like to do math calculation but verticaly and show total at the footer. so I want to add a footer to a grid and be able to change price value that will affect the total at the footer. note that I don’t use paging. and if so the last paging page should appear with the total… I use the php connector with mysql, no xml or other method.

I did this with datatable but don’t know if I can with dhtmlx grid. I would like to be able to add button in a row I know that I can declare celltype but didn’t see button.

thanks.

Here is the example of the grid with math calculations:
dhtmlx.com/docs/products/dhtmlxG … _math.html
Here is the example of the total counters in the footer of the grid:
dhtmlx.com/docs/products/dhtmlxG … r_num.html