Search Results

Type: Posts; User: WHISHWORKS

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Hello Vladimir,

    Now it is working fine. Can you tell me what is -220 error while uploading file. Where can I get list all error codes and reason for that failure when we are uploading document.
  2. Samples are working fine in all browsers, but when I include the code in my project it is not working. I have verified this by downloading latest dll from SVN and from examples from website but no...
  3. Hello,

    I was trying to implement the multiple file upload but when I click on the browse button "File Select" dialogue is not opening. Please find code below. Is we need to configure anything in...
  4. Hello,

    I wan to implement multiple row selection in GridPanel with out using cntrl key. It should select when we click on the row and should deselect when we click on selected row.
  5. Hello,

    We are trying to create multicombo with groups. To achive this we have embeded a tree control within combo box. UI is looking good but when we are trying to set the selected items text in...
  6. Hello,

    I want to add element dynamically to DropDownField with AccordionLayout. I was trying to add menu items from code behind but it is not rendering on front end. Please find the code below

    ...
  7. Hello Daniil,

    It was working fine in 2.0 as, if we select a record in first page and navigate to next page until we select new record current selection was exists. In the new version when we move...
  8. Hello Daniil,

    With this it is clearing selection memory when we move to next page but I want to keep the selection until next record is selected in any of the page.
  9. Hello Daniil,

    Thank you for your help and suggestion, we will do that from now for code sample.

    Below code is not working in master page. this.FindControl is returning null when we are using...
  10. We are loading asp.net grid controls in to portlets dynamically for our dashboard. Asp.Net grid contains links for some other actions. Now we are trying to close portlet by clicking close button and...
  11. Hello Raphael,

    As I can't attach the sample files here please download zip file from the following URL

    https://docs.google.com/file/d/0Bzbi7rCImjUpWUxWM1poU29jNlU/edit?pli=1

    Scenario: Select...
  12. Hello,

    Actually we are updating Ext.Net new release to our project i.e. 2.2 (Our previous was 2.0).

    Gridpanel row selection is not clearing when we select a record in next page. We are not...
  13. Yes, I always perform on one single column if I click on any of the column.
  14. I need to sort on different column if user clicks on any of the grid column. Could you please help me on this
  15. Hello,

    I need to find out the ComboBox items count in on of direct event. It was working fine in the previous version but now it is returning every time as zero for items count property.
  16. Hello,

    When I am disabling an combo box in direct-event it is getting disabled but in another direct event i am unable to get the disabled property. Every time it is returning as false for...
  17. Hello,

    I need to do sorting on different column which is hidden when I click on another column. My use case is, I have datetime column but I am displaying customized date&time format (string). I...
  18. it works fine... thank you Daniil for you help.
  19. Hello Vladimir ,

    Thank you for your quick reply.

    I have checkout the source code from the SVN path and I tried to use that in my application and it resolves the checkbox issue but it is...
  20. Hello,

    I am using MultiCombo box in my code and when we de-select any of item it is not clearing the checkbox selection. In the older version it was working fine, but in new version of ext.net...
  21. Hello,

    I have already tried those two options but no luck. Below is my sample code which is also not working. Could you please look into this please.


    <%@ Page Language="C#" %>

    <%@ Register...
  22. Hello,

    We are trying to update ext.net dll 2.0 release candidate to latest version of ext.net.

    In the older version, on click of any button we use to bind the grindpanel store and load mask was...
  23. Hello Daniil,

    Thank you for your response. I was using old dll and it is not rendering on that chart. Now I am able to view the output as expected with new dlls. One more issue I was trying to...
  24. Hello Daniil,

    Thank you for your reply.

    I have already tried this example but no luck. I am attaching the sample code please look into this and let me know if any correction required.


    ...
  25. Hi,

    We are trying to build a Stacked chart with customized label. We want to display label on each data column of the Stacked chart. How can we specify multiple data fields in a chart label.
    ...
Results 1 to 25 of 29
Page 1 of 2 1 2