Hi
Issue 1:
I used the sample program with Telerik with Asp.Net. I insert the input values to Page to Database and Redirect the Page for Grid page. This grid page shows all the datas form Data Base. When i Click the Save Button. The Data Saved the Data base and return the Grid page Taking time 12 Sec. I want to reduce this time with in 3 sec. How is possible for reduce this time. I think that the page rediect time taking long sec. and aslo Telerik Control loading time is over.. But the DataBase hit taking only one sec. Let me know how can i improve the performance.
The Page Include 4 tabs ... and their controls
Issue 2:
The Simlar problem for update mode the above page created the user and thier user control call the Edit mode in Grid. When i Click the Edit Mode that time Taking long sec for loading Telerik User control Edit mode page. how can i reduce the edit mode clik showing time. and also herewith edit mode used in C# Code behind.
Simlarlly the Issue one is repeated for update mode aslo
Issue 3:
I used t he Rad Grid Edit Control. The Edit Mode with in User Conrol . the I wrote the code for retrieveal in Code behine C#.Net not the Eval Method. remaind to u. i used the C#.Net Method. ok the Data' s retrieving the properly. it is good. when edit some think and clcik the drop down sleected changed event that time. the preious edited data is disapper and showing old data that means the database data. How can i solve this problem,
Issue 1:
I used the sample program with Telerik with Asp.Net. I insert the input values to Page to Database and Redirect the Page for Grid page. This grid page shows all the datas form Data Base. When i Click the Save Button. The Data Saved the Data base and return the Grid page Taking time 12 Sec. I want to reduce this time with in 3 sec. How is possible for reduce this time. I think that the page rediect time taking long sec. and aslo Telerik Control loading time is over.. But the DataBase hit taking only one sec. Let me know how can i improve the performance.
The Page Include 4 tabs ... and their controls
Issue 2:
The Simlar problem for update mode the above page created the user and thier user control call the Edit mode in Grid. When i Click the Edit Mode that time Taking long sec for loading Telerik User control Edit mode page. how can i reduce the edit mode clik showing time. and also herewith edit mode used in C# Code behind.
Simlarlly the Issue one is repeated for update mode aslo
Issue 3:
I used t he Rad Grid Edit Control. The Edit Mode with in User Conrol . the I wrote the code for retrieveal in Code behine C#.Net not the Eval Method. remaind to u. i used the C#.Net Method. ok the Data' s retrieving the properly. it is good. when edit some think and clcik the drop down sleected changed event that time. the preious edited data is disapper and showing old data that means the database data. How can i solve this problem,