Categories | Question details Back To List | ||
Hi, in javascript, I can locate the HTML control/element by using document.getElementById("textboxid");
But how can I use the similiar method like document.getElementById("gridid"); to find the grid specify cell without using the for loop with getRowsNum() and getColumnCount()? Answer posted by Embre (Support) on Dec 07, 2014 03:09 To find more precise comments upon this issue, we can offer you read about dynamic html javascript and css rowspan. |