avoid to close the development server to see the changes applied to the ext.net generated code!

  1. #1

    avoid to close the development server to see the changes applied to the ext.net generated code!

    I am working with the 1.2 community version, and I am doing so many changes to the aspx file, for testing I am pressing F5 to refresh the changes in the web browser but some times it do not works, its force to me to close the development server and open it again to see the changes applied,

    Is there a way to force to ext.net library to force to render the control every time when I press F5 to refresh the web browser ?

    Thanks in advance!
  2. #2
    Hi,

    Your browser is probably caching the page. You can try [SHIFT+F5], or hold [F5] for a few seconds, or configure your browser to not cache.
    Geoffrey McGill
    Founder
  3. #3
    Thanks geoffrey = )

    Quote Originally Posted by geoffrey.mcgill View Post
    Hi,

    Your browser is probably caching the page. You can try [SHIFT+F5], or hold [F5] for a few seconds, or configure your browser to not cache.

Similar Threads

  1. [CLOSED] How to add a style to a code behind generated control
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 9
    Last Post: Jun 12, 2012, 5:01 PM
  2. Remove gridfilters generated from code behind
    By mkshields9w57 in forum 1.x Help
    Replies: 1
    Last Post: Jun 04, 2012, 3:27 AM
  3. Replies: 16
    Last Post: Mar 08, 2012, 6:01 PM
  4. Semicolon is missing in generated code
    By hesspet in forum 1.x Help
    Replies: 10
    Last Post: Aug 16, 2011, 3:18 PM
  5. [CLOSED] Add record server side to dynamically generated store
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 01, 2011, 7:36 PM

Posting Permissions