gorankli
User
 Fresh Boarder
| Posts: 3 |   | Karma: 0 |
|
RE: NCOCI8 feature plans
|
|
Posted: 2000/06/07 08:16 |
|
|
|
|
Hi ! I am woting for - Indexes (on client / on server); but I don't know what you mean by that. It would be nice to have ordered data set on client. Now, after edit, row stays in the original position and that is great. But, after insert in the ordered data set new row is not ordered and you have to refresh to put the row in the order. That is normal. What do you mean by Indexes on client ? - posibility to mark fields FieldOrder=0 (not in order), FieldOrder=1 (first field in order), FieldOrder=2 (second field in order)... and to have Insert behave like in desktop databases + to be able to Resort fully fetched dataset without requerying the server. To be honest, I'am more than satisfied with NCOCI8 0.7.5 feature list(for now). There is many features that I have to try and investigate. I have some problems : 1.When I sit on the PageDown in the Grid on the large DataSet that is not fully fetched some time I get rows with garbage,after refresh data is normal. Maybe I did something wrong. 2. When scroling Master Detail is not updated properly, so in procedure TOCICustomQuery.RefreshParams; I added: if Prepared then Unprepare; before Open.
Anyway, the feature that I miss the most is the more detailed help file.
|
|