When target is debug, my project works ok. When I switch to release, I get:
Uncaught ReferenceError: SetColAlign is not defined
RowCountChanged http://localhost:8000/WebRezept/WebRezept_1_0_2.js:1
SetRowCount http://localhost:8000/WebRezept/WebRezept_1_0_2.js:1
LoadData http://localhost:8000/WebRezept/WebRezept_1_0_2.js:1
ActiveChange http://localhost:8000/WebRezept/WebRezept_1_0_2.js:1
i http://localhost:8000/WebRezept/WebRezept_1_0_2.js:1
ActiveChanged http://localhost:8000/WebRezept/WebRezept_1_0_2.js:1
CheckActiveAndEditing http://localhost:8000/WebRezept/WebRezept_1_0_2.js:1
SetDataSource http://localhost:8000/WebRezept/WebRezept_1_0_2.js:1
Any idea, what´s going wrong here?
tx Bernd