Click here to Skip to main content
15,893,594 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
first i have to create a three text box and a button-
start | |
end | |
budget | |
and a button - genearte

in first text box user have to enter year which by default should be current year.

In second text box user will enter ending year and in budget user will enter any value.

after clicking on generate button i want table to be displayed-

| year1 | year2 | year3 |

budget | | | |

forecast | | | |

actual | | | |


in year i want year values with respect to user start and end year but in first i want current year. in budget i want the budget values to be e(rows are dynamic) equally divided in three rows which user has entered. in forecast and actual i will enter any value as request.

plzz help..!!!
Posted
Comments
W Balboos, GHB 9-Oct-15 8:25am    
Have you done anything, yet?

We're not here to do your homework for you. This forum is to help solve problems when you get stuck and try everything you know and can figure out to look up (this is called 'learning').
Patrice T 10-Oct-15 18:08pm    
What about starting to work ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900