Search Results

Type: Posts; User: nagamalli

Search took 0.01 seconds.
  1. Hi team,
    We are working on Drag and drop panels in a window

    Please go through the following code,
    To give you runnable code we have simplified these pages



    ...
  2. Hi Daniil,
    Thanks for the solution
    Mark it as closed.

    nagamalli
  3. Hi,
    Thanks for the solution, It worked.
    I have little ambiguity of using Viewport, Because we have already used it in Master page.
    Could you tell me the advantages of using Viewport?

    nagamalli.
  4. Hi Daniil,
    Thanks for reply,
    I tried given solution but it is not working

    Thanks
    nagamalli
  5. HI Team,
    Please see the following code
    ===============
    Master page code
    ===============

    <%@ Master Language="C#" AutoEventWireup="true" CodeBehind="LayoutDemo.master.cs"
    ...
  6. Hi Daniil,

    For explaining to Vikram I have written 5th row, By passing Index we can do that.
    But my intention is to select item based on store's key(IDproperty) column
    Any solution is helpful
    ...
  7. Hi,
    In page load I am loading the grid with out any selection
    In button click I want to select 5th row.
    We can do that using checkboxselectionmodel's select method


    CheckboxSelectionModel sm...
  8. Hi all,

    https://examples2.ext.net/#/GridPanel/Selection_Models/Checkbox_Selection/

    In the above example we are selecting few checkbox's of CheckboxSelectionModel in the page load event.
    Is it...
  9. Hi Daniil,
    How can we do that after resize the panel?


    Thank you
    nagamalli
  10. Hi Daniil,
    My question is,
    Is it possible to set the panel positions(x and y) while resizing it.
    If possible then how can we achieve it?



    Thank you
    nagamalli
  11. Hi Daniil,

    I will do manually what you said.
    Now I have another problem in the same scenario, Here I am creating the panels dynamically and those are draggable and resizable,
    For example I have...
  12. Hi Daniil,
    Thanks for your solution but I am unable to get it.
    What do you mean by "if (pel intersects Panel2.el)"
    Could you explain about this more clear?


    Thank you
    nagamalli
  13. Hi Daniil,
    Thank you for giving me the solution.
    The given solution is worked for me.
    Now I need to implement this using Ext 1.3 dll's
    For that I tried in the following way but no use

    ...
  14. Hi all

    I am working on the draggable panels, here I need to restrict the user not to drag one panel over the other panel.
    Help me to find the way for this requirement.
    ...
  15. Hi all,

    I solved the issue using the following solution


    http://forums.ext.net/showthread.php?8346-CLOSED-1-0-Make-a-Portal-NOT-a-drop-target


    Thanks
    Nagamalli
  16. Hi All,
    I am working on the following requirement, which is, To create dynamic draggable and resizable panels and those panels contains portlets.
    For this I have implemented the following code,...
Results 1 to 16 of 16