3.2.0

getDataProperty or getItemProperty...?

What is the difference between these to expresions?
Kamil
August 4,
I don't know why, but getDataProperty("text",rowindex, colindex); doesn't work and getItemProperty("text",rowindex,colindex); works fine, but when I put it in javascript it stops working.... :/
Kamil
August 4,
neither getDataProperty("text",rowindex, colindex) and getItemProperty("text",rowindex,colindex) work...
Please, someone, I only want to get back row data into a variable... getDataProperty returns undefined, while getItemProperty is (as firefox's javascript console says) not a function!....... Help!
Kilian
August 4,
Same to me!!! :(... anyone pls help ???

Theone
December 2,
Sounds like you are using ver 2.0 beta, is this correct?
Jim Hunter
December 2,

This topic is archived.

See also:


Back to support forum