editor work with two different database? to get options or update
editor work with two different database? to get options or update

can editor work or get data from two database in same method?
i work with sqlServer and i have two different database that have data i need in same table
this can be done ?
This discussion has been closed.
Answers
The best way of doing this is probably with a custom method to get the options for the database using whatever db connection it is that you need.
Allan
OK. i have another question Allan, i try to work with the row Reorder but it isn't working. my code its like the example, i can drag but when i drop on other row its didn't fired and nothing happen! what the problem
I don't immediately see what would be causing a problem there I'm afraid. Could you link me to your page so I can debug it please.
Allan