Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    drag and drop from list to canvas

    i am using version7
    i want to drag few rows from the list grid and drop in one canvas.
    In my canvas i want 5-6 images and when i drop any row from the list grid(rows are not images), i will do some background processing(and change that row into corresponding image) and want to change the respective(the image part in the canvas on which i dropped the row) image in the canvas.

    can u please tell me how i can get 5-6 images in one canvas, and drop rows in the respective image section in the canvas.

    #2
    Consider ListGrid to TileGrid drag and drop as shown in this example.

    For more help, be less vague.

    Comment

    Working...
    X