How can be changed the text in the tooltip that appears when clicking the scrollbar?
Thanks.
Hello,
This tooltip shows when you are scrolling and its content is bound to the primary field of the XamDataGrid. The default primary field is the first one, but you can change it by setting the IsPrimary property on any field.
OK, but I want to change and localize the Field Descritpor before the data.
The default templates for the record tooltip can be found in the DefaultStyles folder, where we ship the generic xaml styles for our controls.