No announcements
Found 119451 threads
-
0 Votes
using 2 values in pivot
User66371569 posted CREATE PROCEDURE dbo.Comparison_price ( @unknownValsCol NVARCHAR (100), @objNameToPivot NVARCHAR (100), @aggFuncOfPivot NVARCHAR (3), ...Answered | 3 Replies | 249 Views | Created by Anonymous - Thursday, April 29, 2021 5:02 PM | Last reply by Anonymous - Tuesday, May 4, 2021 10:28 AM -
0 Votes
Web development
User-427706705 posted Hello everybody! Can you help me? I was given a task to understand the difference between Monolithic and Microservice architecture. I'm new to this topic, and ...Answered | 3 Replies | 252 Views | Created by Anonymous - Friday, April 23, 2021 12:12 PM | Last reply by Anonymous - Tuesday, May 4, 2021 5:19 AM -
0 Votes
how to bind listview in another listview
User836525179 posted Hello friends, I want to call the view list into another view list. For example, we have a table that shows the list of users and we also have a table that ...Answered | 3 Replies | 242 Views | Created by Anonymous - Monday, May 3, 2021 1:38 AM | Last reply by Anonymous - Monday, May 3, 2021 5:39 PM -
0 Votes
email send
User66371569 posted i am using Dim mail As System.Net.Mail.MailMessage = New System.Net.Mail.MailMessage() ...Unanswered | 6 Replies | 281 Views | Created by Anonymous - Wednesday, April 28, 2021 6:18 PM | Last reply by Anonymous - Saturday, May 1, 2021 1:43 AM -
0 Votes
2 gridview compare
User66371569 posted i am using this code and working fine For Each row As GridViewRow In Me.GridView4.Rows For Each row2 As ...Answered | 6 Replies | 303 Views | Created by Anonymous - Wednesday, April 28, 2021 6:13 PM | Last reply by Anonymous - Thursday, April 29, 2021 11:08 AM -
0 Votes
error in cell
0 And valUnanswered | 5 Replies | 324 Views | Created by Anonymous - Tuesday, April 27, 2021 7:32 AM | Last reply by Anonymous - Wednesday, April 28, 2021 5:30 PM -
0 Votes
Gridview order by desc
User-1164293554 posted Hello friends, i have a problem with sql order by command in gridview. I have a sql table with a nr column, i use select ...Answered | 2 Replies | 271 Views | Created by Anonymous - Wednesday, April 28, 2021 10:59 AM | Last reply by Anonymous - Wednesday, April 28, 2021 11:27 AM -
0 Votes
How to calculate percentages of column values with GridView
User1263723517 posted I'm currently working on a school project with ASP.net where a user must input a lot of data, including percentages and I would like to be able to calculate ...Answered | 3 Replies | 420 Views | Created by Anonymous - Sunday, April 25, 2021 4:54 AM | Last reply by Anonymous - Monday, April 26, 2021 6:51 PM -
0 Votes
Page issue
User364663285 posted Hi, What should be the reason in firewall, to issue below? This site can’t be reachedwww.my????.?? took too long to ...Answered | 4 Replies | 345 Views | Created by Anonymous - Thursday, April 15, 2021 10:20 AM | Last reply by Anonymous - Wednesday, April 21, 2021 8:17 AM -
0 Votes
Insert Gridview checkbox values in SQL Database
User-2141044294 posted I am getting error : Incorrect syntax near the keyword 'select'. Description: An unhandled exception occurred during the ...Unanswered | 2 Replies | 292 Views | Created by Anonymous - Tuesday, March 30, 2021 2:30 PM | Last reply by Anonymous - Tuesday, April 20, 2021 4:09 PM -
0 Votes
Excel cannot open the file because the file format or the file extension is not valid
User1744325147 posted Hi guys, I am using a webForm and trying to upload a xlsx file so that the end user can download it ...Answered | 5 Replies | 1074 Views | Created by Anonymous - Monday, July 10, 2017 11:19 AM | Last reply by Anonymous - Tuesday, April 20, 2021 6:04 AM -
0 Votes
Formview in wrong mode
User-1516243142 posted Hi I have a formview which is based on a number search from a textbox, you enters the number you want to lookup and the record is shown in ...Unanswered | 4 Replies | 204 Views | Created by Anonymous - Saturday, April 17, 2021 11:13 PM | Last reply by Anonymous - Sunday, April 18, 2021 5:03 PM -
0 Votes
Pivot retrun null
User66371569 posted hi i have made create table pvtest (vendor_name nvarchar(200),item_id int,total_price int,ITEM_DESCRIPTION ...Answered | 7 Replies | 344 Views | Created by Anonymous - Thursday, April 15, 2021 12:43 PM | Last reply by Anonymous - Sunday, April 18, 2021 8:56 AM -
0 Votes
Bootstrap Carousel with repeater - VB.NET
User-952476251 posted Hi , I need to create a slider that displays images that are retrieved from a dataset. My problem is that I use ...Unanswered | 3 Replies | 536 Views | Created by Anonymous - Wednesday, April 14, 2021 1:49 PM | Last reply by Anonymous - Thursday, April 15, 2021 3:52 PM -
0 Votes
View date from database in TextMode = date
User-1651858287 posted txtDOE.Text = (Convert.ToDateTime(reader["DateOfEntry"]).ToShortDateString()); lblMessage.Text = ...Unanswered | 2 Replies | 1566 Views | Created by Anonymous - Wednesday, April 14, 2021 7:26 PM | Last reply by Anonymous - Thursday, April 15, 2021 2:41 AM -
0 Votes
Hide Gridview Column If Empty
User-807418713 posted Hello I Bind My Gridview Using Pivot Dyanamic Sql Query So some Times It comes from Field1 to filed3 some times any field like filed1 to ...Answered | 13 Replies | 362 Views | Created by Anonymous - Wednesday, March 31, 2021 6:21 AM | Last reply by Anonymous - Wednesday, April 14, 2021 4:53 PM -
0 Votes
How to add space between 2 columns and divide the chart in 3 series.
User816268407 posted Image link: https://drive.google.com/file/d/16358VlZ-a3T3A2gaI9iE4CbrZWdHTOJX/view?usp=sharing How do I ...Answered | 4 Replies | 498 Views | Created by Anonymous - Monday, April 12, 2021 5:43 AM | Last reply by Anonymous - Wednesday, April 14, 2021 11:23 AM -
0 Votes
Need Principal, Interest and EMI amount for all the months.
User-508818466 posted Need Principal, Interest and EMI amount for all the months, This is scenario i ...Unanswered | 3 Replies | 231 Views | Created by Anonymous - Monday, April 12, 2021 5:03 AM | Last reply by Anonymous - Tuesday, April 13, 2021 8:59 PM -
0 Votes
Reformat table in gridview
User66371569 posted Hi I have ...Answered | 5 Replies | 345 Views | Created by Anonymous - Saturday, April 10, 2021 8:30 AM | Last reply by Anonymous - Tuesday, April 13, 2021 8:16 AM -
0 Votes
nothing happens after clicking on the submit button
User-427368358 posted Hi i'm new in C# and have a problem because nothing happens after clicking on the submit button. (no error either) The submit button must ...Answered | 6 Replies | 820 Views | Created by Anonymous - Monday, April 12, 2021 11:09 AM | Last reply by Anonymous - Monday, April 12, 2021 4:11 PM
No announcements