Easily display tool tips in a datagrid
Tool tips often come in handy when you need the user to have access to additional information quickly. Imagine you hover over an entry in a datagrid, and as you hover over the entry, a tooltip displays a summary of all the information about this entry. That would be great, wouldn’t it? You can in fact configure exactly that with a few simple and easy clicks in the modeler! Just follow these four steps:
Select the complete datagrid
Go to the properties menu
Go to the behavior section en select tooltip form
Select the specific dataview which you want to use a … Continue Reading


