473,326 Members | 2,173 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

PlaceHolder or Datagrid WebControl

Hi,

I am trying to get this piece of code to work.

I have to design a GUI which would look similar to

Month |Year |Old | New
dropdown |dropdown |4 | dropdown
dropdown |dropdown |2 | dropdown
dropdown |dropdown |1 | dropdown

[ADD] [DELETE]

The functionality would be on start I will have just one row, with only
the Month dropdown and Year dropdown available.

After the user, selects the month, and the year, I will populate the
Old label with a value which will be retrieved from the backend and
enable New dropdown with a set of new values.

I have been debating of using a placeholder for each row or use a
Datagrid.

I am trying to use placeholder for now, but would like to know if
anyone has any thoughts on how to go about coding a page like this.

Thinking of datagrid, am not sure how to go about adding a value(Old)
and populating a (New) dropdown.

Any thoughts or advice.

Thank You

Nov 19 '05 #1
0 904

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Kalyani | last post by:
Hi, I am using a PlaceHolder in a Datagrid. At runtime either a TextBox or DropDownList is added to this placeholder. Now on click of a button I want to read value from this control. But the...
3
by: Yuriy | last post by:
Hello! I need populate PlaceHolder control dynamicaly and some of the control should be server controls and regular html controls. I try to do it but could not found methods to add javascript to...
2
by: Chad Crowder | last post by:
Is it possible to create a placeholder inside a template column of a datagrid? My goal is to use a placeholder, and during runtime add user controls to the placeholder as the items in the datagrid...
0
by: Tim K. | last post by:
After reading countless articles on these controls, I still don't have a clear direction. I need a control (similar to the Query grid in MS Access) that will hold table and column names selected...
1
by: js | last post by:
I have a Datagrid control on my page. I want to attach a client JavaScript during the control's ItemCreated event in the CodeBehind like the following, but I can only attach the script to the Edit...
7
by: Rémi | last post by:
Hello. I have just gotten a client-side delete confirmation Javascript button to work, using this FAQ question as a basis (3rd question down, URL...
4
by: Frank | last post by:
Hello All, I ham using VS.NET 2003. Have followed instructions from http://gridviewguy.com/ArticleDetails.aspx?articleID=26 along with several other articles to no avail. I am pulling my hair...
1
by: IndyChris | last post by:
I am attempting to add a drill down datagrid to my webpage so the user will not have to leave the page to get further information on a row. There are 12 other columns before this column....
1
by: Magnus | last post by:
I have a datasource with items, the DataGrid is bound to this datasource through its DataSource property. Each item in the datasource is displayed ok in the DataGrid, with one row for each item....
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.