Click here to Skip to main content
15,895,370 members

Total posts by JT1992: 18

 
1
answer

Creating a global variable to copy a datatable from one function doesn't show the data on another function call. Not sure why!

7-Mar-17 10:01am - updated 8-Mar-17 4:46am
1
answer

Dont understand why gridview paging number are far apart instead of being next to each other

7-Mar-17 4:00am - updated 7-Mar-17 4:20am
1
answer

I want to create an access table, and insert rows using an excel spreadsheet programmatically basically a copy and paste from excel to access table.

3-Mar-17 5:19am - updated 3-Mar-17 5:29am
2
answers

System out of memory exception when loading an excel spreadsheet with 100000+ rows with 25 columns or more to a gridview

2-Mar-17 8:38am - updated 2-Mar-17 15:44pm
1
answer

Multiple drop down's with the same string values. When one drop item is selected the other items should dissappear

4-Nov-16 8:04am - updated 4-Nov-16 19:05pm
1
answer

Two gridviews in one page. How to export both gridviews on a click of a button to one excel sheet using two tabs, one tab for each gridview!

12-Oct-16 7:51am - updated 12-Oct-16 10:05am
2
answers

Old windows forms application which will allow the program to attach a file and save it to the database on button click

15-Aug-16 5:06am - updated 15-Aug-16 7:34am
3
answers

Programmatically adding dropdownlist's. However, I want to know how to check which one I selected to add functionality to

21-Jun-16 5:40am - updated 7-Jul-16 6:15am
1
answer

Error stating: column “Apple” already belongs to this data table

10-May-16 10:20am - updated 10-May-16 12:43pm
0
answers

How to add a header column with the column span of 20 columns to my datatable in gridview.

10-May-16 6:45am
1
answer

My code is looping twice not sure what I am doing wrong.

6-May-16 9:01am - updated 6-May-16 9:34am
1
answer

How to edit, update, and delete a grid view without using database connections in ASP.NET using VB

3-May-16 4:14am - updated 5-May-16 17:58pm
1
answer

Gridview is only adding one item. However I want it to add both items.

5-May-16 7:06am - updated 5-May-16 8:57am
1
answer

Gridview chosing either “X, Y coordinate” or “latitude, longitude” from my code instead of adding both items as columns

3-May-16 9:28am - updated 3-May-16 20:22pm
2
answers

Asp.net radiobuttonlist: the element 'br' cannot be nested within the element 'listitem'

2-May-16 6:13am - updated 2-May-16 7:51am
0
answers

Want the drop down list boxes to be the same size as each grid view column it corresponds to.

26-Apr-16 8:54am - updated 26-Apr-16 8:57am
1
answer

Hey guys is there a way to dynamically add drop down list objects to a VB.NET page counting the number of columns in a grid view.

22-Apr-16 4:32am - updated 23-Apr-16 4:29am