Search Results

Type: Posts; User: amida

Search took 0.02 seconds.
  1. I was trying to give a specific width of a chart columns and it is working but the labels are not correctly aligned to bars.


    I used to change the width this ...


    <ext:ColumnSeries...
  2. I am using exetnet all things are working perfectly until I tried to redirect(reload) the page. When I use to reload the page though code using ?Server.Transfer(Request.Path)? its shows error and ext...
  3. Having requirement of loading local report with dynamic .rdlc file on button click event but it is not loading the report except the report toolbar . but when i save the report to word from a report...
  4. thank you it is working
  5. hi Daniil

    First i would like to thank you i had the same problem but now with your support to RCN my problem is also solved but i need the commandcolumn only to leaf nodes when i tried your code...
  6. [QUOTE=amida;112775]Thank you Baidaly
    it is working and how do i know the destination parent id of the node with the same event

    Thank you again
  7. Thank you Baidaly
    it is working and how do i know the destination parent id of the node with the same event

    Thank you again
  8. I have two tree panels with drag and drop features. Now I want to get the id of node which I dragged and dropped to another tree from the server side I used the code below. on a itemclick event it...
  9. thank u Daniil

    i want to assign the selected image file from FileUploadField to image ImgUrl property directly
  10. hello
    I want to assign images directly from FileUploadField to ext Image here is my code

    <ext:Image
    ...
  11. Hi I want to change a lable text from a server side code which is called from a client side using DirectMethod here is the code


    <script runat="server">
    [DirectMethod]
    ...
Results 1 to 11 of 11