No announcements
Found 238907 threads
-
0 Votes
Using gridview with scroll bars
User-1767698477 posted I am trying a different set of code on this example. With this example the header lines up exactly with the columns. However this example places the scroll ...Answered | 5 Replies | 32 Views | Created by An0nym0u5User - Friday, May 21, 2021 2:44 PM | Last reply by An0nym0u5User - Saturday, June 19, 2021 3:43 AM -
0 Votes
Bulk update in ASP.NET gridview (update all)
User-1374101463 postedSimilar questions have been asked over the years, but they don't quite address my exact issue. I have a gridview with a simple Insert, Update, Delete processes ...Unanswered | 2 Replies | 120 Views | Created by An0nym0u5User - Wednesday, May 26, 2021 8:57 PM | Last reply by An0nym0u5User - Friday, June 4, 2021 8:03 PM -
0 Votes
Bulk update in ASP.NET gridview (update all)
User-1374101463 posted Similar questions have been asked over the years, but they don't quite address my exact issue. I have a gridview with a simple Insert, ...Unanswered | 2 Replies | 14 Views | Created by An0nym0u5User - Wednesday, May 26, 2021 8:57 PM | Last reply by An0nym0u5User - Friday, June 4, 2021 8:03 PM -
0 Votes
Selection of value from lowest number in gridview
User702002538 posted Hi, I need Selection of value from lowest number in gridview means user can't select high value until selection of all less then ...Unanswered | 5 Replies | 7 Views | Created by An0nym0u5User - Sunday, May 30, 2021 11:37 PM | Last reply by An0nym0u5User - Tuesday, June 1, 2021 12:27 AM -
0 Votes
Selection of value from lowest number in gridview
User702002538 postedHi, I need Selection of value from lowest number in gridview means user can't select high value until selection of all less then valueUnanswered | 5 Replies | 68 Views | Created by An0nym0u5User - Sunday, May 30, 2021 11:37 PM | Last reply by An0nym0u5User - Monday, May 31, 2021 12:14 AM -
0 Votes
lining up gridview header problem
User-1767698477 posted I have a gridview on a page with a popup model editor on the page. This one has only 7 columns and I don't understand why it wont line up the header with the ...Answered | 4 Replies | 7 Views | Created by An0nym0u5User - Tuesday, May 25, 2021 2:58 AM | Last reply by An0nym0u5User - Wednesday, May 26, 2021 1:42 PM -
0 Votes
lining up gridview header problem
User-1767698477 postedI have a gridview on a page with a popup model editor on the page. This one has only 7 columns and I don't understand why it wont line up the header with the gridview. This is ...Answered | 4 Replies | 55 Views | Created by An0nym0u5User - Tuesday, May 25, 2021 2:58 AM | Last reply by An0nym0u5User - Wednesday, May 26, 2021 1:42 PM -
0 Votes
Why does my downloaded text file include HTML at the bottom?
User248267340 posted Using aspx, I learned how to prompt for a text file with FileUpload, and then modify the file contents on the server side, and then finally offer it for ...Unanswered | 2 Replies | 7 Views | Created by An0nym0u5User - Wednesday, May 26, 2021 12:08 AM | Last reply by An0nym0u5User - Wednesday, May 26, 2021 1:58 AM -
0 Votes
Why does my downloaded text file include HTML at the bottom?
User248267340 postedUsing aspx, I learned how to prompt for a text file with FileUpload, and then modify the file contents on the server side, and then finally offer it for ...Unanswered | 2 Replies | 70 Views | Created by An0nym0u5User - Wednesday, May 26, 2021 12:08 AM | Last reply by An0nym0u5User - Wednesday, May 26, 2021 1:58 AM -
0 Votes
Adding Code after calling Response.TransmitFile doesn't Execute
User248267340 posted I have a small routine to upload a file, modify it, then download it. It appears that after using the class "Response" any code ...Answered | 4 Replies | 22 Views | Created by An0nym0u5User - Saturday, May 22, 2021 12:04 AM | Last reply by An0nym0u5User - Monday, May 24, 2021 10:20 PM -
0 Votes
Adding Code after calling Response.TransmitFile doesn't Execute
User248267340 postedI have a small routine to upload a file, modify it, then download it. It appears that after using the class "Response" any code after it doesn't get ...Answered | 4 Replies | 78 Views | Created by An0nym0u5User - Saturday, May 22, 2021 12:04 AM | Last reply by An0nym0u5User - Monday, May 24, 2021 10:20 PM -
0 Votes
Paging GridViews in repeater/DataList RSS ?.
User780539974 posted Hello, I have to create N tables from a DB table. so I am trying to use a repeater, but I cannot get pagination to ...Unanswered | 1 Replies | 7 Views | Created by An0nym0u5User - Saturday, May 22, 2021 3:43 PM | Last reply by An0nym0u5User - Monday, May 24, 2021 5:35 AM -
0 Votes
Paging GridViews in repeater/DataList RSS ?.
User780539974 postedHello, I have to create N tables from a DB table. so I am trying to use a repeater, but I cannot get pagination to ...Unanswered | 1 Replies | 60 Views | Created by An0nym0u5User - Saturday, May 22, 2021 3:43 PM | Last reply by An0nym0u5User - Monday, May 24, 2021 5:35 AM -
0 Votes
Populate a gridview in a modal popup?
User-1767698477 postedCan this be done? I have a popup which edits gridview rows. I want to have a gridview on the popup which contains data related to the data being edited. At the moment, the ...Answered | 1 Replies | 80 Views | Created by An0nym0u5User - Sunday, May 23, 2021 3:36 AM | Last reply by An0nym0u5User - Sunday, May 23, 2021 5:29 PM -
0 Votes
Populate a gridview in a modal popup?
User-1767698477 posted Can this be done? I have a popup which edits gridview rows. I want to have a gridview on the popup which contains data related to the data being edited. ...Answered | 1 Replies | 12 Views | Created by An0nym0u5User - Sunday, May 23, 2021 3:36 AM | Last reply by An0nym0u5User - Sunday, May 23, 2021 5:29 PM -
0 Votes
Using gridview with scroll bars
User-1767698477 postedI am trying a different set of code on this example. With this example the header lines up exactly with the columns. However this example places the scroll bars at 100% of the ...Unanswered | 4 Replies | 102 Views | Created by An0nym0u5User - Friday, May 21, 2021 2:44 PM | Last reply by An0nym0u5User - Saturday, May 22, 2021 12:12 AM -
0 Votes
Gridview with fixed header and both horizontal and vertical scrollbars
User-1767698477 posted I tried adding one suggestion which was to put css like so into the head: <style ...Answered | 9 Replies | 28 Views | Created by An0nym0u5User - Monday, May 10, 2021 2:34 AM | Last reply by An0nym0u5User - Friday, May 21, 2021 9:28 AM -
0 Votes
Gridview with fixed header and both horizontal and vertical scrollbars
User-1767698477 postedI tried adding one suggestion which was to put css like so into the head: <style type="text/css"> .FixedHeader { position: ...Answered | 9 Replies | 73 Views | Created by An0nym0u5User - Monday, May 10, 2021 2:34 AM | Last reply by An0nym0u5User - Friday, May 21, 2021 9:28 AM -
0 Votes
Refresh dropdownlist in gridview,on Button Click
User-367318540 posted How to refresh dropdownlist in gridview on button click again ,below code,which is populating gridview ,i do not want to refresh whole ...Answered | 5 Replies | 5 Views | Created by An0nym0u5User - Wednesday, May 19, 2021 3:47 PM | Last reply by An0nym0u5User - Friday, May 21, 2021 1:49 AM -
0 Votes
Refresh dropdownlist in gridview,on Button Click
User-367318540 postedHow to refresh dropdownlist in gridview on button click again ,below code,which is populating gridview ,i do not want to refresh whole page. protected ...Answered | 5 Replies | 75 Views | Created by An0nym0u5User - Wednesday, May 19, 2021 3:47 PM | Last reply by An0nym0u5User - Friday, May 21, 2021 1:49 AM - Items 1 to 20 of 238907 Next ›
No announcements