i am using ultra Grid (win schedule) , i have to drag and drop appointment however when i use ctrl + shift + drag Drop , shift key is not recognized (With ctrl + shift + drag Drop i am not able to select appointment).. can u please guide me how to enable or map shift key with ctrl + drag Drop in ultra Grid (win schedule)
thanks & Regards
Citra
Hello Chitra,
Thank you for contacting Infragistics.
I'm a bit confused by your post. Are you using our UltraGrid control or one of our UltraSchedule controls? If you could provide a sample project which demonstrates the issue, that would be even more helpful.
Please let me know if you have any other questions about this.
Hi Dave,
I am using UltraDayView/UltraWeekView & not UltraGrid and i want to perform some operation when user does Ctrl+Shift+DragDrop.
But i guess the Shift Key is not detected by UltraDayView/UltraWeekView, i.e. as soon as i press Shift key it does not allow me to dragdrop any appoinment.
Am i missing something to specify so that UltraDayView/UltraWeekView can detect that Shift is being Pressed while performing Drag drop?
Thanks,
Chitra.
Thank you for your response.
In order for me to be able to create a sample project that you can open and run without any issues, please answer the following questions:
I am using following version and language:
Visual Studio 2012, .Net Framework 4
InfragisticsV12.2
C#.net
Chitra
awaiting for your reply
HI ,
Its been more than 10 days awaiting for your reply . Can you please revert
Regards
I apologize for the delay in responding to you.
I have done some research into this and I have discovered that the various UltraSchedule components already have specified behaviors when the SHIFT or CTRL keys are pressed while the mouse button is clicked. Rather than use the modifier keys to determine when your custom behavior should apply, you might want to use the middle or right mouse buttons instead.
Please let me know if I may be of further assistance.
Hi Chitra,
Do you still require assistance for this issue?
As I stated previously, the WinSchedule components already have specified behaviors when the SHIFT or CTRL keys are pressed while the mouse button is clicked. I recommend using middle-click or right-click instead of shift-click.
I am using ultra Grid (win schedule) , i have to drag and drop appointment however when i use shift + drag Drop , shift key is not detected with mouse drag (With shift + drag Drop i am not able to drag the appointment).. can u please guide me how to enable or map shift key with drag Drop in ultra Grid (win schedule)