|
|
Browse by Tags
All Tags » Datalist
Sorry, but there are no more tags available to filter with.
-
Hi all,
I'm building an appointment booking system. I'm allowing the user to create Master Days, with Master Booking Slots, from which they can create date-specific Days with Slots.
Each Master Day can have a different number of slots, so I build the set of textboxes (for start time) and dropdownlists (for services ...
-
I have datalist in a webform and I can get the original picture that I used to test the system on, but I can not for the life of me get any other picture to render. Is there some weird permission setting needed to pull, or do I need to put it in the app_resources folder and not in my Images folder.
-
hi
i make an asp.net application that shows rows from master tables by using DATALIST control and to display related rows from child table i used REPEATER control inside DATALIST control and inside REPEATER control i used HTMLTABLE
my question is: how can i change HTMLTABLEROW color that show related rows at run time
my code like:
Dim rep As ...
|
|
|