Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9080

Re: how to trim the textbox in datawindow before insert in pb7?

$
0
0

I would loop through all new rows before saving:

 

for lRow = 1 to this.RowCount()

     this.SetItem ( lRow, 'name' , trim ( this.GetItemString ( lRow , 'name' ))

next


Viewing all articles
Browse latest Browse all 9080

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>