3 Answers, 1 is accepted
0
Hello Rachel,
Could you take a look at this blog post and if you have more questions please feel free to ask.
Kind regards,
Zarko
the Telerik team
Could you take a look at this blog post and if you have more questions please feel free to ask.
Kind regards,
Zarko
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
rachel
Top achievements
Rank 1
answered on 06 Nov 2011, 01:34 PM
its realy help me but,
i want items like this order:
1 | 2 |
3 |
4 |
5 |
|
6 |
7 |
8 |
but item num 5 comes in the the place of item 7, and all the other items not located in the needed positions,
like this:
1 | 2 |
3 |
4 |
6 |
|
7
|
5 |
---- |
---- |
8 |
---- |
could i have get control about the positions ?
thanks
0
Hello Rachel,
Unfortunately at the moment there's no straightforward way to achieve this layout but with some workarounds you'll be able to do it. I've created a sample project i which I use an "invisible" item to fill the position beneath item "2" so that item "5" will on the right position.
Could you please examine the attached project and if you have more questions feel free to ask.
Greetings,
Zarko
the Telerik team
Unfortunately at the moment there's no straightforward way to achieve this layout but with some workarounds you'll be able to do it. I've created a sample project i which I use an "invisible" item to fill the position beneath item "2" so that item "5" will on the right position.
Could you please examine the attached project and if you have more questions feel free to ask.
Greetings,
Zarko
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>