Loading ...

Search results for ''

Enabling Reusable Grid Filters Hello everybody, today I want to note reusable grid filters. Acumatica has interesting dialog win... 10 February 2015 https://blog.zaletskyy.com/post/2015/02/10/enabling-reusable-grid-filters
Restore Original Condition Of Acumatica I want to note how to restore original condition of Acumatica if Unpublish project failed: 1. Res... 06 February 2015 https://blog.zaletskyy.com/post/2015/02/06/restore-original-condition-of-acumatica
Acumatica Predefined Width Values Hi, I want to share predefined options for the ColumnWidth property:   • XXS(100px) • XS(150... 06 February 2015 https://blog.zaletskyy.com/post/2015/02/06/acumatica-predefined-width-values
Acumatica Can Have Two Views With Main DAC Hello everybody, today I want to share option, which was shocking for me. I discovered that graph... 02 February 2015 https://blog.zaletskyy.com/post/2015/02/02/acumatica-can-have-two-views-with-main-dac
Encog Training Hello everybody, suppose you have read two of my previous notes about network creating and b... 30 January 2015 https://blog.zaletskyy.com/post/2015/01/30/encog-training
Encog Compute Hello. Some other generalizations of how to use Encog. For getting result of network you can use... 30 January 2015 https://blog.zaletskyy.com/post/2015/01/30/encog-compute
Backpropogation Encog Here is Backpropogation algorithm declaration of Encog: var train = new Backpropogation(network,... 30 January 2015 https://blog.zaletskyy.com/post/2015/01/30/backpropogation-encog
How To Add Menu To Button In Acumatica Hello everybody, today I want to share trick which I call convert Acumatica button into menu. Let... 29 January 2015 https://blog.zaletskyy.com/post/2015/01/29/how-to-add-menu-to-button-in-acumatica
Encog Basicmldataset Hello everybody, today I want to share few words about my learning of Encog. Let's say you have a... 29 January 2015 https://blog.zaletskyy.com/post/2015/01/29/encog-basicmldataset
Normalization And Scaling In Neural Networks Hello everybody. I'm passing coursera course about neural networks. Today I discovered for myself... 28 January 2015 https://blog.zaletskyy.com/post/2015/01/28/normalization-and-scaling-in-neural-networks
Enable Disable Button Of Grid Or PXToolBarButton Which Depends From Value Of Column In Acumatica Hello everybody. My next notice is about following case.  Suppose you have from PR301000, wh... 27 January 2015 https://blog.zaletskyy.com/post/2015/01/27/enable-disable-button-of-grid-or-pxtoolbarbutton-which-depends-from-value-of-column-in-acumatica
Maintenance Pages In Acumatica Hello everybody. Here goes some my notes of Maintenance pages.  First convention is that mai... 21 January 2015 https://blog.zaletskyy.com/post/2015/01/21/maintenance-pages-in-acumatica
Make Grid To Have All Screen Hello everybody, today I want to share how to make grid item to feet all container. For this purp... 20 January 2015 https://blog.zaletskyy.com/post/2015/01/20/make-grid-to-have-all-screen
Create Graph Instance Hello everybody, today I want to notice how to create graph. There are two ways:   PXGraph.C... 14 January 2015 https://blog.zaletskyy.com/post/2015/01/14/create-graph-instance
Fix At Least One Column In The Selected Area And Controlling Set Of Selected Columns In Acumatica Hello everybody, today  I want to share tricks related to Acumatica grids: 1.    ... 23 December 2014 https://blog.zaletskyy.com/post/2014/12/23/fix-at-least-one-column-in-the-selected-area-and-controlling-set-of-selected-columns-in-acumatica
Debug Executeselect In Extentsion Graph Of Acumatica Hello everybody, today I want to share how to debug method ExecuteSelect from Base in extension c... 22 December 2014 https://blog.zaletskyy.com/post/2014/12/22/debug-executeselect-in-extentsion-graph-of-acumatica
How To Deal With Cases When Decimal Is Not Enough Hello everybody, today I want to drop a note about cases when you need high precision, and C# typ... 12 December 2014 https://blog.zaletskyy.com/post/2014/12/12/how-to-deal-with-cases-when-decimal-is-not-enough
Neural Networks Teaching Hello everybody, today I watched vidoe of Dr. James McCaffrey about traing neural netwoks. ... 24 November 2014 https://blog.zaletskyy.com/post/2014/11/24/neural-networks-teaching
RowDefaulting And Copy Paste In Acumatica Or Copy Paste Mode In Acumatica Hello everybody, recently I had the following situation.  According to business logic, I cre... 19 November 2014 https://blog.zaletskyy.com/post/2014/11/19/rowdefaulting-and-copy-paste-in-acumatica-or-copy-paste-mode-in-acumatica
Custom Selector In Acumatica Greetings to everybody, today I want to document how to make selector in Acumatica.  I had t... 05 November 2014 https://blog.zaletskyy.com/post/2014/11/05/custom-selector-in-acumatica