Hi,
I have something that i need urgent help for. I am designing a scheduler appplication for one of our clients and asked them buy the Telerik control as it covers most of the requirements, however below are some of the concerns we are facing in application designed.
1. Performance
We are using Modal forms for advanced insert and edit. Everything is working fine as per the functionality is concerned, however clicking New appointment or edit appointment buttons takes considerable amount of time for window to open. Some times we even face time out issues. We have tuned the database to work bit faster on all queries, but still the slowness exists. Considering the application being used for support staff this is surely not going to be be accepted. However first of all i would like you to suggest me the way to increase time out period and imporove performance.
2. Databinding
On the advanced form i have radcombobox for filtering all the persons. Now i have two more controls on page that are bound with the person value selected in this field i.e. Databound control to display person contact and address details and a grid all teh way down to isplay all other appointments for that person.
Now t bind data with these two controls i am taking selected person value from combobox and posting the page back for databinding. However this postback closes teh advanced form and takes considerable amout of time to open again. Any suggessions to improve this behaviour will be very much helpful. I woudl liek to avoid postback for databinding.
I would like you guys to help me on these two items as soon as possible as this needs to be resolved on urgent basis to close the deal, however my main concern is the speed and performance. Please suggest me a quick way out of this.
Regards,
Sachin
I have something that i need urgent help for. I am designing a scheduler appplication for one of our clients and asked them buy the Telerik control as it covers most of the requirements, however below are some of the concerns we are facing in application designed.
1. Performance
We are using Modal forms for advanced insert and edit. Everything is working fine as per the functionality is concerned, however clicking New appointment or edit appointment buttons takes considerable amount of time for window to open. Some times we even face time out issues. We have tuned the database to work bit faster on all queries, but still the slowness exists. Considering the application being used for support staff this is surely not going to be be accepted. However first of all i would like you to suggest me the way to increase time out period and imporove performance.
2. Databinding
On the advanced form i have radcombobox for filtering all the persons. Now i have two more controls on page that are bound with the person value selected in this field i.e. Databound control to display person contact and address details and a grid all teh way down to isplay all other appointments for that person.
Now t bind data with these two controls i am taking selected person value from combobox and posting the page back for databinding. However this postback closes teh advanced form and takes considerable amout of time to open again. Any suggessions to improve this behaviour will be very much helpful. I woudl liek to avoid postback for databinding.
I would like you guys to help me on these two items as soon as possible as this needs to be resolved on urgent basis to close the deal, however my main concern is the speed and performance. Please suggest me a quick way out of this.
Regards,
Sachin