Is there an equivalent to TabIndex for worksheet cells?

Using GridWeb.

Is there a way to set which cell is selected when another cell is exited? I am looking for something similar to the TabIndex property of HTML elements.

Thanks

Hi,

I think you may try some client side functions/events, see the featured demos (To see the complete source code, you may open the featured demos solutions in your VS.NET (The demos are automatically installed when you install the product: Aspose.Cells for .NET by using its MSI installer) and check the source files codes).

Thank you.