Hello all.
Ive managed to create a custom provider for my scheduler following the documentation available, but ive hit a seemingly stumbling block;
My app works, as espected, but my multi valued resource (the Students in the documentation) is a table with lots of records;
When i run the app, i end up with a extremely tall Insert/Edit Form; Is it possible to make it so that the values am using in this resource use two or more columns instead of just one?
Ive managed to create a custom provider for my scheduler following the documentation available, but ive hit a seemingly stumbling block;
My app works, as espected, but my multi valued resource (the Students in the documentation) is a table with lots of records;
When i run the app, i end up with a extremely tall Insert/Edit Form; Is it possible to make it so that the values am using in this resource use two or more columns instead of just one?
5 Answers, 1 is accepted
0

Mathew
Top achievements
Rank 1
answered on 09 Oct 2012, 06:05 AM
I would suppose anyone trying to implement a custom provider or a resource with more than 5 items would have notices this problem. Isnt any workaround?
I could template the insert/edit forms but i dont know how to bind a multi-valued resource in that scenario, which is the reason i tried a custom provider in the first place
I could template the insert/edit forms but i dont know how to bind a multi-valued resource in that scenario, which is the reason i tried a custom provider in the first place
0
Hello Mathew,
I prepared a sample project attached in order to achieve your desired functionality. It is based on our CL that demonstrates how you can customize the AdvancedFrom using user controls. Please find the style sheet file with all rules that change the appearance of Multi-valued resources in AdvancedForm.
I hope that information will be helpful.
Boyan Dimitrov
the Telerik team
I prepared a sample project attached in order to achieve your desired functionality. It is based on our CL that demonstrates how you can customize the AdvancedFrom using user controls. Please find the style sheet file with all rules that change the appearance of Multi-valued resources in AdvancedForm.
I hope that information will be helpful.
Regards,
Boyan Dimitrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0

Mathew
Top achievements
Rank 1
answered on 12 Oct 2012, 06:32 AM
Thanks for your time.
Ill update this with my findings. I was already trying other control suites, i was thinking no one would answer ;)
Ill update this with my findings. I was already trying other control suites, i was thinking no one would answer ;)
0

Mathew
Top achievements
Rank 1
answered on 12 Oct 2012, 10:27 AM
Your zip file comes empty?
0
Accepted
Hello Mathew,
I recorded a video clip that is demonstrating how you can open and start the project. The video is available here.
I hope that you will find it helpful.
Kind regards,
Boyan Dimitrov
the Telerik team
I recorded a video clip that is demonstrating how you can open and start the project. The video is available here.
I hope that you will find it helpful.
Kind regards,
Boyan Dimitrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.