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

Changing the positions of listview edit Items

1 Answer 115 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Caglar Duman
Top achievements
Rank 1
Caglar Duman asked on 06 Jul 2010, 10:20 AM
Hi,
I want to change listview edit item template items' position.

Let me explain;
I can place the position of insert template items by
listview1.ShowInsertItem(RadListViewInsertItemPosition.FirstItem); 
RadListViewInsertItemPosition.LastItem or etc....

How can I change the position of editItems like that ? 
I want to place edit items like insert items.

Thanks

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 06 Jul 2010, 12:20 PM
Hi Caglar,

The edit item's position cannot be controlled. The edit item is always displayed at the place of its originating data item.

Best wishes,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ListView
Asked by
Caglar Duman
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or