N
NikV
I am reading data from an XML file that was generated from a MS database. I
am populating that data into a text field. There could be data and sometimes
there could be no data.
When there is no data, the text box shows a NaN with a red dash line around
the text box. This is preventing the form from saving the data back to the
DB. Is there a way around this so that I can save the data back to the DB
even though there is no data?
Thanks for your help!
am populating that data into a text field. There could be data and sometimes
there could be no data.
When there is no data, the text box shows a NaN with a red dash line around
the text box. This is preventing the form from saving the data back to the
DB. Is there a way around this so that I can save the data back to the DB
even though there is no data?
Thanks for your help!