No announcements
Found 119451 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 | 2401 Views | Created by Anonymous - Friday, May 21, 2021 2:44 PM | Last reply by Anonymous - Saturday, June 19, 2021 3:43 AM -
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 | 1041 Views | Created by Anonymous - Wednesday, May 26, 2021 8:57 PM | Last reply by Anonymous - 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 | 1000 Views | Created by Anonymous - Sunday, May 30, 2021 11:37 PM | Last reply by Anonymous - Tuesday, June 1, 2021 12:27 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 | 872 Views | Created by Anonymous - Tuesday, May 25, 2021 2:58 AM | Last reply by Anonymous - 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 | 547 Views | Created by Anonymous - Wednesday, May 26, 2021 12:08 AM | Last reply by Anonymous - 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 | 673 Views | Created by Anonymous - Saturday, May 22, 2021 12:04 AM | Last reply by Anonymous - 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 | 456 Views | Created by Anonymous - Saturday, May 22, 2021 3:43 PM | Last reply by Anonymous - Monday, May 24, 2021 5:35 AM -
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 | 626 Views | Created by Anonymous - Sunday, May 23, 2021 3:36 AM | Last reply by Anonymous - Sunday, May 23, 2021 5:29 PM -
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 | 1314 Views | Created by Anonymous - Monday, May 10, 2021 2:34 AM | Last reply by Anonymous - 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 | 559 Views | Created by Anonymous - Wednesday, May 19, 2021 3:47 PM | Last reply by Anonymous - Friday, May 21, 2021 1:49 AM -
0 Votes
Exception got
User364663285 posted Hi, I've set up Access on server. Why is it still having issue below? [InvalidOperationException: The ...Answered | 12 Replies | 624 Views | Created by Anonymous - Thursday, April 29, 2021 4:58 AM | Last reply by Anonymous - Wednesday, May 19, 2021 9:05 AM -
0 Votes
BadImageFormatException
User364663285 posted Hi, What is reason of issue below? [BadImageFormatException: Could not load file or assembly 'RegRec2' or one of its ...Answered | 18 Replies | 716 Views | Created by Anonymous - Thursday, May 6, 2021 9:32 AM | Last reply by Anonymous - Wednesday, May 19, 2021 8:19 AM -
0 Votes
Blank Insert Cells not showing
User1216627406 posted Greetings experts, I am using GridView CRUD operations to insert, update, delete and display records. Initially, there ...Answered | 11 Replies | 909 Views | Created by Anonymous - Tuesday, May 11, 2021 3:08 PM | Last reply by Anonymous - Friday, May 14, 2021 6:27 PM -
0 Votes
Customize Delete button alert in gridview
User-1767698477 posted Rather than just put this alert into the .aspx page in the control which does work, I don't know how to position this on the page which I want done, and also ...Answered | 4 Replies | 584 Views | Created by Anonymous - Monday, May 10, 2021 1:56 AM | Last reply by Anonymous - Tuesday, May 11, 2021 11:13 PM -
0 Votes
loading gridview from sql with mapping
User-1767698477 posted I have in my sql database what are multiple rows of the gridview on 1 row in the sql table. There are about 20 columns per row. Item1this, item2 that, ...Answered | 3 Replies | 527 Views | Created by Anonymous - Sunday, May 2, 2021 7:30 PM | Last reply by Anonymous - Tuesday, May 11, 2021 3:01 AM -
0 Votes
Hiding a column
User-1767698477 posted Is it possible to make a column appear only upon a test condition? I tried to do this in my row databound event, and I was able to make it appear, but ...Answered | 1 Replies | 622 Views | Created by Anonymous - Friday, May 7, 2021 11:54 PM | Last reply by Anonymous - Monday, May 10, 2021 6:38 AM -
0 Votes
How to add a button to the header row
User-1767698477 posted At the moment, I have a button to insert a record in a column of the gridview. This is hard coded as a column in the aspx page. I am going to remove this ...Answered | 7 Replies | 809 Views | Created by Anonymous - Sunday, May 9, 2021 3:20 AM | Last reply by Anonymous - Sunday, May 9, 2021 11:09 PM -
0 Votes
trying to use same modal popup for insert and update
User-1767698477 posted The text of the button says Update when the popup is being used to edit the record. Rather than repeat the same popup code on the page for the insert ...Answered | 1 Replies | 543 Views | Created by Anonymous - Sunday, May 9, 2021 1:58 AM | Last reply by Anonymous - Sunday, May 9, 2021 2:28 AM -
0 Votes
stop full page postback on gridveiw sorting
User-153404742 posted I've done this on other pages where I have single gridviews but I have a page where I'm creating dynamic gridviews that are under a listview control, which is ...Unanswered | 4 Replies | 560 Views | Created by Anonymous - Thursday, May 6, 2021 6:55 PM | Last reply by Anonymous - Friday, May 7, 2021 6:07 PM -
0 Votes
Gridview loops twice?
User-1767698477 posted I have this gridview and I"m using the rowdatabound event to make some changes to the gridview cell values. I have debugged this, and my changes are made ...Answered | 4 Replies | 798 Views | Created by Anonymous - Wednesday, May 5, 2021 3:12 AM | Last reply by Anonymous - Friday, May 7, 2021 2:03 AM - Items 1 to 20 of 119451 Next ›
No announcements