kusuma kumari
New member
- Joined
- Sep 8, 2010
- Messages
- 1
- Programming Experience
- Beginner
Hi all,
I am converting adobe flex project into vb.net, where i consist of parent page and child page. I child page i populate data in a dynamic table. I have 5 columns. All the 4 columns are readonly and the one is text box. When i enter a value into textbox and click add button the data from child page should be populated into parent page dynamic table. Where parent page also consist of 5 columns. The values from child page should be populated into parent page only when Qty textbox value is zero. ie., if it is >0 it should skip that row and print where Qty =0 only.
Could any one help me.
Thanks in advance.
I am converting adobe flex project into vb.net, where i consist of parent page and child page. I child page i populate data in a dynamic table. I have 5 columns. All the 4 columns are readonly and the one is text box. When i enter a value into textbox and click add button the data from child page should be populated into parent page dynamic table. Where parent page also consist of 5 columns. The values from child page should be populated into parent page only when Qty textbox value is zero. ie., if it is >0 it should skip that row and print where Qty =0 only.
Could any one help me.
Thanks in advance.