I have a computed field called c_total_qty in a datawindow which computes multiplication of two fields, one field is a database column and the second one is another computed field.
I am running windows 2003 server.I had no problems doing a dw_1.saveas for a pdf until about 2 weeks ago when the hosting company decided to do a software update on the server.Now when I do a save as
how can I make certain r开发者_开发百科ows editable and certain rows non-editable of a datawindow?
I have a datawindow containing multiple fields. I want to write a validation expression for a field named amount. I have another two fields named debit and credit. If the sum of debit and credit is gr
I am getting an error when updating a DataWindow wh开发者_StackOverflow中文版ich says \"Row changed between retrieve and update\". What is the solution?This can occur if you are displaying the same ro
Is there a way to handle the dynamic change of a dropdown for a single row in a grid-based datawindow?
The idea is rather simple. Some datawindow (not web datawindow) varchar fields contain detailed descriptions. I was wondering if it is possible to provide the following (wikipedia-like) functionality