Ext.NET v2.x Example Issues (Summary)

Page 2 of 7 FirstFirst 1234 ... LastLast
  1. #11
    Geoffrey,

    Would you want to make this thread a sticky until the issues are solved? It might also help make it visible to Forum users.
  2. #12

    Direct Event with Confirmation

    Confirmation is preventing direct events from firing after confirming 'Yes':

    See: https://examples2.ext.net/#/Events/D...ents/Overview/

    <ext:Button ID="Button4" runat="server" Text="Click Me">     <DirectEvents>         <Click OnEvent="UpdateTimeStamp">             <Confirmation ConfirmRequest="true" Title="Title" Message="Sample Confirmation Message..." />         </Click>     </DirectEvents> </ext:Button>
  3. #13
    Hi Adrian,

    Thanks for the report. A JS error occurs there. We will investigate.
  4. #14
    The status of the original list has been updated. See,

    http://forums.ext.net/showthread.php...ll=1#post72149

    Item #8 should be fixed today|tomorrow. We just haven't had a chance to take a good look at this one, but the fix should be straightforward.

    Most of the fixes have been included in the upcoming Ext.NET Beta build, the release of which is imminent.
    Geoffrey McGill
    Founder
  5. #15
    Since Ext.NET 2.0 Beta is out there I would suggest removing this thread as a sticky.
  6. #16

    Server Error

  7. #17
    Quote Originally Posted by cwolcott View Post
    Since Ext.NET 2.0 Beta is out there I would suggest removing this thread as a sticky.
    I think we will follow it a bit later, thanks.
  8. #18
    Fixed in SVN, thanks for the report.
  9. #19
    Hi,

    Maybe it was noticed before, but in sample https://examples2.ext.net/#/Miscella...sizable/Basic/ it is not working the Draggable propery on the Resizable control when the "Show me" button is pressed.

    Regards,

    Dominik.
  10. #20
    Dominik,

    Maybe it was noticed before, but in sample https://examples2.ext.net/#/Miscellane...sizable/Basic/ it is not working the Draggable propery on the Resizable control when the "Show me" button is pressed.
    Agreed the picture of the boy and girl is not draggable. I tried it in IE 7 and Firefox 3.6.25. The resizing works fine.

    One other issue with this example is the last example "Resizable Panel" looks different between IE 7 and Firefox. In IE 7 the panel only shows the words "Resizable Panel" and none of the website. It stills all resizing. While in Firefox the resizable panel shows atleast 100px height of the website to begin with.
Page 2 of 7 FirstFirst 1234 ... LastLast

Similar Threads

  1. Summary Row in GridPanel?
    By jsemple in forum 1.x Help
    Replies: 1
    Last Post: Mar 17, 2012, 3:36 PM
  2. Accessing Summary Value
    By asztern in forum 1.x Help
    Replies: 0
    Last Post: Aug 15, 2010, 1:17 AM
  3. How to add a summary row in GridPanel?
    By whs2893 in forum 1.x Help
    Replies: 2
    Last Post: Sep 22, 2009, 2:58 AM
  4. Summary Row Without Grouping
    By Tbaseflug in forum 1.x Help
    Replies: 0
    Last Post: Apr 27, 2009, 2:59 PM
  5. validation summary
    By [WP]joju in forum 1.x Help
    Replies: 1
    Last Post: Mar 20, 2009, 1:20 PM

Tags for this Thread

Posting Permissions