Tagged Questions
0
votes
1answer
25 views
Better way to populate and save checkboxlist items to the database
I posted this question on stackoverflow and was instructed to post here.
I have inherited an application that has code to save and populate values in a asp.net checkboxlist control. The existing code ...
-1
votes
1answer
150 views
my first comprehensive solution : C# “DataDriven Web Appication” Ft. my “Html Markup Generator” needs Professionals Help!
this project is very important for me so i decided to post it here
.. with hopes it'll enable me to Draw some Experienced developers attention,
as it start to get a little too complex for my skills ...
1
vote
0answers
413 views
DataTable 'adapter' To Html table generator
this is a project i am working on it generates an html table out of a query result.
(the result DataTable of an sql command via SP)
this section of the project is the one that will generate the ...
1
vote
0answers
247 views
AJAX MaskedEditValidator isValidEmpty property manipulation
thanks for visiting ,
this is my initial question that lead me to modify the behavior of
AJAX MaskedEditValidator - isValidEmpty attribute.
when you try to cancel the interaction with a form , ...
0
votes
0answers
74 views
jQuery ui draggable-sortable List, used to Create a Gui Sql Crud-Capble Data-Driven Website application
in this JsFiddle (the link below, it's also my first JsFiddle setup , great tool!),
I am trying to implement a new jQuery ui : draggable, droppable and sortable list , so this gui will be the ...