Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
User avatar
By programerboy
#827409
Hi,
One solution is the method you used and it is right and you need to manage it with trigger.
But another way is to use JavaScript code as follows:
Code: Select all
$("document").ready( function(){
	var Grid_Count = $('#YOUR_GRID_ID').getNumberRows();
	var Grid_Object = getFieldById('YOUR_GRID_ID');
	for(var i=1;i<=Grid_Count;i++){
		if($('#YOUR_GRID_ID').getValue(i, 1) != $('#YOUR_HIDDEN_USR_UID').getValue()){
			Grid_Object.tableBody.children().eq(i - 1).css('display', 'none');
		}
	}
});
https://pmlearning.info
Thanks

Web3 development encompasses creating decentralize[…]

The Upland Clone Script, offered by Dappsfirm, rep[…]

Dappsfirm offers a bet365 clone script that mirror[…]

🚀 Tauchen Sie mit Immediate Alora AI in die Welt d[…]