I have posted the Query on incorrect category " General Feed back", so here i paste the whole thread by correcting the category "RAD GRID" , Please help me out on this...
-
Telerik Admin
Posted on 47 minutes ago
Hello Samir,
You sent this question as general feedback. If you need an answer or help with a specific requirement, please send a support ticket for RadGrid. This is the best way to get a precise and to-the-point advise expediently.
All the best,
Peter
the Telerik teamBrowse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
-
Samir Patel
Posted on on Jun 28, 2011
Hello,
I am Using the Licence version, This licence is purchased by my client
and also for the Drag and Drop , i am Using below Example:
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/draganddrop/defaultcs.aspx
Only I need to add two things in this , first is remove the item by drag from right to Left, and second the Move Up / Down arrow to rearrange...
Regards
Samir -
Telerik Admin
Posted on on Jun 28, 2011
Hi Samir,Thank you for writing.
Before getting to your question, we would like to check something related to your license. Your account shows no purchases and it seems that you have not downloaded the WinForms suite from our site. Since it is our policy to support users in good account standing, I will ask you to give us more details on the license you are using:- In case you have downloaded it from another site, please let us know so that we can update your account and provide you with proper support services;
- In case you have obtained a copy of our controls through the company you work for, please ask the purchase holder to add you as a License Developer to the purchase. This will give you full access to the products your company has purchased, to our downloads section, and to our support ticketing system. Additionally, all your questions will be reviewed according to the license you have. More information on License Developers you can find here: www.telerik.com/faq.I have moved your Forum post to our support ticketing system to avoid sharing any private information in the public Forums. You can find the ticket in Your Account.
Regards,
As to your first question, I would kindly ask you to provide some more details such as, which Telerik controls are you using to drag from / to and which demo are you referring to. It would also be very helpful if you can prepare a sample project where you reproduce the unwanted behavior and an explanation of what the proper behavior is.
On your second question. You can add an extra column in your DB table, storing the items. In this extra column you can save the order in which you want to display the items. When you visualize the items later you need to just order them by this extra column.
I have converted your forum post to a support ticket so you can add an attachment.
I am looking forward to your reply.
Ivan Petrov
the Telerik team -
Samir Patel
Posted on on Jun 23, 2011
Hello,
I have added drag and drop control, but i cannot do following two things, please help me on that
1) When i drag any item from right to left, then I cannot drag the same item from right to left. I have checked in the Demo of this , but its also having same problem, in the demo they provide Recyclebin, to delete, but my client doesn't want this...He just Drag from Left to right same way from Right to Left
And second one
2) Also When i drag from Left to right, i need to Rearrange the Items on the Right and save this ordering arrangment in to DB, so that i will show in this saved order on my other website...
Regards
samir