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

Re: LinkedButton on a matrix of system form

$
0
0

Right, the matrix in the system form have a row in it with blank values.

 

You have to delete the existing row before adding the column, and then re-add the blank row after you have finished.

 

oMatrix.Deleterow(1) ;

 

// Add your column

 

oMatrix.Addrow();


Viewing all articles
Browse latest Browse all 3570

Trending Articles



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