Hello,
I am a user of the framework "Telerik" for "C # Winform."
For some time now I try to interface my application with the "Panorama Desktop" module to display "Tiles" according to the connected user.
The objective is to get the name of the groups in the table "GROUPS" in the MS-Sql database and create the dynamically in my application.
Then retrieve the table "ITEMS" all items of a group and include them in the appropriate group.
Table : GROUPS
groupID
groupName
groupOrder
Table : ITEMS
itemID
groupID
itemName
itemOrder
itemImage
itemRow
itemCol
itemSpanWidth
itemSpanHeight
Would someone an idea or example code allows me to set up this feature because then I do not see how.
Thanking you in advance for your answers.
Regards,
Alexandre
alexandre.schouvert@gmail.com
I am a user of the framework "Telerik" for "C # Winform."
For some time now I try to interface my application with the "Panorama Desktop" module to display "Tiles" according to the connected user.
The objective is to get the name of the groups in the table "GROUPS" in the MS-Sql database and create the dynamically in my application.
Then retrieve the table "ITEMS" all items of a group and include them in the appropriate group.
Table : GROUPS
groupID
groupName
groupOrder
Table : ITEMS
itemID
groupID
itemName
itemOrder
itemImage
itemRow
itemCol
itemSpanWidth
itemSpanHeight
Would someone an idea or example code allows me to set up this feature because then I do not see how.
Thanking you in advance for your answers.
Regards,
Alexandre
alexandre.schouvert@gmail.com