Hello,
I have a web page I'm working on that is using a tree control and it displays check boxes for the number of years in the data. The year range is 1970-2016.
example:
70 71 72 73 74 75 ....
Test1
-->Test2 cb cb cb cb cb...
-->Test3 cb cb cb cb cb...
I'm running out of room on my page. Is there a control that will work better then a treeview control and a static gif file listing out the years?
Thank you
I have telerik controls 2013 Q1 Net 45.