This topic is locked

5.1 Beta vesion

8/17/2007 12:04:54 PM
ASPRunnerPro General questions
L
luic author

I tried with the beta version and there are two software bugs I found:
a) The inline edit/add will require to select edit/add first. If only inline edit/add is selected without selecting edit/add, records won't be updated or added.
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=6009&image=1&table=forumtopics' class='bbc_emoticon' alt='B)' /> There is a problem with the Advanced search for some reasons with this error :
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'keys'
/test/Project1/output/include/commonfunctions.asp, line 1825
However, there is no problem with version 5.0. I use the same table.
Chris L.

B
Bryan 8/17/2007

The inline edit looks fantastic, however a couple of things i've noticed:

  1. You can't inline edit any existing records in the table. You can only inline edit new ones you've added.
    Furthermore, try this:
    Click inline edit on existing records

    The Tick and Back icons are displayed (but you can't edi)

    Click the Back buttons ("Error on page" is displayed in bottom left corner of browser)

    Click inline edit on same record again and the EDIT screen is displayed (not inline editing)
  2. Inline added records dont have any css / mouse over / colour styling until page is refreshed.
  3. Once a page a refreshed, any newly added records cannot be inline edited.
    Look great though!
    Bryan

Sergey Kornilov admin 8/17/2007

Chris,
advanced search issue will be fixed in the next version.
I'm not able reproduce the error with inline edit when regular Edit page is turned off.

Just in case make sure you use the build 297. If this error still there post your app to Demo Account and send me an email with the URL and steps on reproducing the error.
Bryan,
I'm not able to reproduce this either. Post this to demo account and drop me an email with the URL.
In regards to the new records not having CSS assigned - this behaviour is by design. Probably we'll be able to find a way to assign correct CSS class to added records.

B
Bryan 8/20/2007
Sergey Kornilov admin 8/20/2007

Bryan,
thank you, we found the cause.

We'll put an updated version to the Web today.