Click to See Complete Forum and Search --> : Help in SSDB controls


amit
March 4th, 1999, 07:15 AM
Hi ,I am facing some problems with the SSDB controls.

Please help me in the following problems:Any help is appreciated.

1)How do we locate the position of the* cursor in a particular row of the

ssdbgrid ?

The problem is, say I've a string of 8 characters. On clickin' say after the

4th character I need the characters following the cursor position to be

appended to a string-for this i need to know the cursor position-or else is

there any other way I can proceed ??

2)When the rows scrolls up in the ssdbgrid,* .MoveFirst doesn't move to the

first row in the grid. On the other hand, it moves to the first visible row.

In this case,* grid.Row gives a value '?'

3) Is it possible to create a new tab page in SSTab durin' runtime ?? Say I've

designed* 7 tabpages-is it possible to add a new tabpage durin' runtime ??

Thanks

Amit