We have a request to show the selected colour in the Aspose cells editor tool bar
same as how we show in the Microsoft application image.png (20.2 KB)
currently we are unable to see the selected colour
To display the selected color from the palette in the Aspose.Cells editor toolbar, similar to how it’s shown in Microsoft applications, please ensure that the color selection functionality is correctly implemented in your user interface.
If the selected color is not appearing, consider the following steps:
Update to the Latest Version: Make sure you are using the latest version of Aspose.Cells, as updates may include important fixes and enhancements related to UI components.
Color Selection Logic: Check that the logic for updating the UI with the selected color is properly implemented. You should handle the event triggered when a color is selected and ensure that the UI is updated accordingly.
UI Refresh: After a color is selected, confirm that the UI is refreshed to reflect the new selection.
If you continue to experience issues, please provide more details about your implementation, and I will be happy to assist you further.
@Ghani0303
We have reproduced your mentioned issue .
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): CELLSGRIDJS-1970
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
@peter.zhou Although, the selected color stays on the fill color icon. And if i want to use the same color to a different cell. The pallet opens when i click on the icon.
@purushothamj
We will improve it like the behavior in MS-excel: once we click the arrow, it will show the color selection window. After selecting a color, and then selecting another cell, click the icon, the selected color shall be directly applied to the selected cell.
@Ghani0303
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue (s):
CELLSGRIDJS-2011 Improve the 'Font Colour ’ button
CELLSGRIDJS-2012 Improve the 'Fill Colour ’ button
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
Hey Peter
After new update to 25.10 whenever changing a color we see the color is highlighting below the fillcolor button but as per the original ask , the color is not being maintained when we do next fill color operation and
it should be persisting along with a drop down for changing the color through color panel just like MS excel .
Is this completed ? Do we need to change anything like any new class client side ?
Can you please help
@chetanepiq
Thank you for your feedback. We will further investigate your issue. We will notify you promptly once there are any updates. We will get back to you soon.
@chetanepiq
The current design function of the color button does not have dropdown arrow, so every time clicking it just opens the color select panel. We need to select a color, then it will apply the color to the selected cell. When you move to another cell, you need to do it again. It is not so convenient. We will make the button work like in MS Excel.
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue (s):
CELLSGRIDJS-2011 Improve the 'Font Colour ’ button
CELLSGRIDJS-2012 Improve the 'Fill Colour ’ button
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.