Hi,
We are planning to use TileView control in an application with Office2010 Blue style as the main theme.
The version we use is 10.3.0.43.
Is it possible to modify the style so that
1. There are some space among the tile items like how the tiles are allocated with Transparent style.
2. Enable the Close Button
3. Make the Title bar fade in to appear only when the mouse is over the tile item, users can then click the maximize or close button
4. When the mouse is over the tile item, the cursor can change to hand shape, the tile item can be highlighted, and the tile item can be maximized by clicking on it without clicking the maximize button
Thanks
Yu
The TileViewItems are going to be populated through data binding at runtime. The Office2010 style at the TileView control level seems to be disabled when ItemConainerStyle is used.
Hi Yu,
Thank you for contacting Syncfusion support.
Query#1,#2 and #3:
We have modified the sample that tries to meet your requirement. In this we have edit Office2010 theme to achieve the above requirements.
Query#4. When the mouse is over the tile item, the cursor can change to hand shape, the tile item can be highlighted, and the tile item can be maximized by clicking on it without clicking the maximize button.
We have changed the TileViewItem State When MouseDown on the TileViewItem by applying the behavior to TileViewItem.
Query#5. The TileViewItems are going to be populated through data binding at runtime. The Office2010 style at the TileView control level seems to be disabled when ItemContainerStyle is used.
We have edit the ItemContainer style of TileView item based on Office2010Blue theme. We have attached the sample using the above properties and styles. Please download the sample from the following attachment.
Please let us know if the sample helps.
Regards,
Mariappan S.
Hi Yu,
Thank you for your update.
We have modified the sample which tries to meet your requirement. In this sample We have set MinimumHeight of TileViewItem and VerticalScrollBarVisibilty of TileViewControl to enable the scroll bar when items are minimized to the right. If your requirement differs from this sample please give more information about your requirement.
Please download the sample from the following attachment.
Please let us know if the sample helps.
Regards,
Mariappan S.
Hi Yu,
Thank you for your update.
We have fixed the vertical scroll viewer issue in our latest version and also we have introduced two new properties 'RowHeight' and 'ColumnWidth' to display the TileViewItem with particular height and width in Normal state. It will display the scroll viewer when it is in Normal state. So we request you to upgrade to our latest version.
Please let us know if you need further assistance.
Regards,
Mariappan S.
Hi Yu,
Thank you for your update.
We have fixed this issue in our latest version 12.1.0.43. We recommend you to upgrade the version in order to get the fix.
Regards,
Mariappan S.