how to get the value of Datakey and lable which is present inside datalist? i have a image button and开发者_StackOverflow linkbutton on click of them i am trying to get but i am unable to do.
I have got 2 check box[isSold(bit), Offline(bit)] in the datalist , I want to set that check box to be checked or unckecked depending on the database result of that row. For instance if the product is
i am running into a problem that i have a jquery modal popup in my usercontrol that i show on a click of a button and user selects something from datalist and then i returned some value on the parent
I have a textbox in a Datalist with text that I get from a Database. There are alot of <br> in that text and I want linebreaks instead of <br>, This is what it looks like:
I have got a datalist with some databound fields with 2 buttons. I want to enable disable button depending on the column(state) value of each row, so for instance if the value of state is 0 , the remo
It is Web browser compatibility issue? When i used IE its show up my images and When I tried Mozilla Firefox it show nothings..
I am using datalist to show images. I want to show images like this **image image image** I am getting only 1 row
I\'m trying to create a table layout with headers on the left and horizontally aligned fields. (See mock-up below.) I\'m trying to accomplish this using a DataList -- stuck with .NET 2.0 -- and wrappe
I created a asp.net web page and开发者_开发知识库 I have a html table 16 columns wide with a datalist control on every column. I need to give the look of a gridview control, (One column of data next t
I have a webforms site where users upload files, the file name e开发者_JAVA技巧tc is saved to DB. These files are then displayed in a datalist. I\'m trying to get this datalist to show different image