View Single Post
 
Old 07-05-2016, 04:08 PM
k31453 k31453 is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Sep 2012
Posts: 7
k31453 is on a distinguished road
Default Inserting Row through drop list

I want to do following:

I have entry table and part of logging entry I have drop down list called "Strategies" where I will define few strategies.

Scenario:

I want to select option from drop down list. Some strategies requires two rows to put data. For e.g. "spread" strategy requires "X1" row and "X2" row in able to log information. So how do i insert row when I select particular drop down list and data entry and submit the entry to log table?
Reply With Quote