NetTalk Central

Author Topic: Sort Column and Locator does not work  (Read 3958 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1872
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Sort Column and Locator does not work
« on: February 18, 2009, 08:11:41 AM »
Hi,
PR32, MsSql2005
Browse sort column and Locators still does not work.
In both cases you see the busy gif and nothing happens.
You need to refresh the page to see the result.
Please!
THanks
-----------
Regards
Alberto

Alberto

  • Hero Member
  • *****
  • Posts: 1872
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: Sort Column and Locator does not work
« Reply #1 on: February 18, 2009, 01:26:07 PM »
More problems,
Same scenario, form with drop that resets a browse.
You change the drop value and nothing happens.
You reste the page and the browse is filtered.

Please help! all my browses stoped to work.
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11247
    • View Profile
Re: Sort Column and Locator does not work
« Reply #2 on: February 19, 2009, 12:15:48 AM »
Hi Alberto,

>> Please help! all my browses stopped to work.

this usually happens when you forget to refresh your web folder after a build.
Also firebug will probably report an error if you forget to refresh the page.
Especially in the case where stuff "stops working" it's good to know if
firebug is reporting an error.

Cheers
Bruce

Alberto

  • Hero Member
  • *****
  • Posts: 1872
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: Sort Column and Locator does not work
« Reply #3 on: February 19, 2009, 05:35:00 AM »
Hi Bruce,
Sory, I dont know what firebug is.
I will refresh the web folder again but I´n sure I´ve done it.
Thanks
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11247
    • View Profile
Re: Sort Column and Locator does not work
« Reply #4 on: February 19, 2009, 09:33:24 PM »
Hi Alberto,

firebug is very important to any web developer. Which includes folks using NetTalk. It's an extension to FireFox, but basically lets you "see" everything that's happening under-the-skin. You can change css on the fly (to see the effect it'll have) inspect the html, and you can see the response to each ajax request.

www.getfirebug.com

Cheers
Bruce