Search Results

Type: Posts; User: arunsathyan

Search took 0.02 seconds.
  1. Hi,
    i'm trying to use an html5 video tag, but it shows error,How can i use html5 tags inside window or form panel


    <video controls="" autoplay="" style="margin: auto; top: 0; right: 0; bottom:...
  2. Hi,

    I have tried the code you have provided. but still its not working,
    Can you provide the complete example explorer source , like we have in Coolite.Net
  3. i'm using

    this.re1.Theme =(Theme)Enum.Parse(typeof(Theme), StyleSwitcher.SelectedItem.Text);

    for changing theme but its not working.

    but it works with
  4. is it possible to display the preview after the upload completes. i am using the following code

    <ext:FileUploadField
    ID="FileUploadField1"
    ...
  5. How to get the Text or id of a droppable tree node when a list of nodes dropped. I am making a Drag and drop from GridPanel to TreePanel, but i need to avoid doping on same node
    ...
  6. thanks for the post, I used the same for my work also to edit and delete buttons, how can i add a confirm message box (yes/no) to my delete button ?
  7. thank you
  8. this is the script i edited how can i call another direct method in second method(here both calls same function)

    <script type="text/javascript">
    var employeeDetailsRender...
  9. I used "Custom Window with Record Details (AJAX Version)" example for creating the grid panel, i need to add a second button in the example with a different direct event method
  10. hi,thank you for your replay,
    i'm using Coolite.Ext.Web.dll 0.8.2.2648 and my assembly registration is as follows


    <%@ Register assembly="Coolite.Ext.Web" namespace="Coolite.Ext.Web"...
  11. hi, Have you implemented any type of drag and drop function with grid panel or tree?
Results 1 to 11 of 11