Hi,
I have been evaluating trhe Q2 - 2010 Winforms controls.
So far everything has been working well.
But, I do not see any documentation - tutorial on the website for the RadListControl. The included help file does not have any info.
I believe it needs some work in getting it up to date.
From the demo, it seems like a pretty powerful list control, but I could not find any documentation on it.
I want to bind the control to a database and each item in the list needs to show me a two or more fields from my (data) table.
ie.
RadListControl should display something as follows
RECORD1
SURNAME1
NAME1
-----------------------------------
RECORD2
SURNAME2
NAME2
----------------------------------
RECORD3
SURNAME3
NAME3
---------------------------------
And so forth.
I also need to format each line - eg line 1 of every record bold. Line 2 - Smaller font, etc.
Is this possible? Is there any place you can point me to find more info/documentation on this control?
I have been evaluating trhe Q2 - 2010 Winforms controls.
So far everything has been working well.
But, I do not see any documentation - tutorial on the website for the RadListControl. The included help file does not have any info.
I believe it needs some work in getting it up to date.
From the demo, it seems like a pretty powerful list control, but I could not find any documentation on it.
I want to bind the control to a database and each item in the list needs to show me a two or more fields from my (data) table.
ie.
RadListControl should display something as follows
RECORD1
SURNAME1
NAME1
-----------------------------------
RECORD2
SURNAME2
NAME2
----------------------------------
RECORD3
SURNAME3
NAME3
---------------------------------
And so forth.
I also need to format each line - eg line 1 of every record bold. Line 2 - Smaller font, etc.
Is this possible? Is there any place you can point me to find more info/documentation on this control?