Posted 8 September 2017, 2:54 pm EST
Hi,
I am new to Developing Winodws Application in vb.net, we use Farpoint Spread tool in our application.
Now the Problem is
1. When I press tab Key the focus goes on each cell in a row at last cell the focus goes to the first cell of next row But I need the focus goes to each cell in column wise
2. To set the focus to a Particular Cell in spread when I Click/press a button in windows forms that means set activecell to that particular cell. (I write the code to set focus to spread only but I cant set focus to a particular cell)
If Anyone Know plz reply
Thanks and Regards