This is a migrated thread and some comments may be shown as answers.

QDSCV insert new item

1 Answer 51 Views
DomainDataSource
This is a migrated thread and some comments may be shown as answers.
Anton
Top achievements
Rank 1
Anton asked on 24 Nov 2014, 01:08 PM
In my project am adding new entity to QDSCV by AddNew(entity).
This always add new entity to the end of QDSCV collection.
Is it possible to insert new item at 0-index (as first collection element) or at any other desired position?

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 25 Nov 2014, 09:48 AM
Hi,

I am afraid there is not such a method to insert an item at a specific position. You can refer to QueryableDomainServiceCollectionView's API for a further reference.

Regards,
Dimitrina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
DomainDataSource
Asked by
Anton
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or