chinnappan_paulNew Contributor12 years agoHow to drag a cell from a JTableHello, I have a situation where i have to drag an item (probably a cell) from the jtable to another object. I tried different topics in your forum and help pages, but cannot find any solutions (may be...Show Moresmartbear.JPG93 KB
TanyaYatskovskaAlumni12 years ago Hi Paul, I googled and found out that, probably, you can call the getCellRect method of your JTable control. It returns a rectangle for the needed cell.
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptSolvedUnable to capture objects inside iFrames in Power App using TestComplete
Related ContentDragging of Jtable cell data on to other objectconvert a jtable cell to a stringIssue getting table cell renderer component from JTable