I would like to resize the grid dynamically ?
Can you help me ?
Thanking in advance,
Victor
Hi pmohebbi,
I would like to modify height and width using javascript on client side, like this .
document.getElementById(idForm:myIdgrid).style.width = xxx
but it does not work.