16,016,249 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by Praful Karkar (Top 10 by date)
Praful Karkar
10-Mar-23 5:08am
View
it's not about any syntex error it's framework issue and solved now thanks for reply
Praful Karkar
10-Mar-23 5:08am
View
it's not about any syntex error it's framework issue and solved now thanks for reply
Praful Karkar
20-Dec-19 23:22pm
View
if there is a way please suggest me it's important to return "" if false
Praful Karkar
19-Dec-19 23:16pm
View
it works perfect but
=Sum(IIf(Fields!Type6.Value="S", 0, Val(Fields!Col6.Value)))
if my Type6="S" then it also returns me to sum of column
i cant understand because if my column is Type6="S" then it must return 0
and i dont need 0 plz i need a nothing
when i pass like this
=Sum(IIf(Fields!Type6.Value="S", "", Fields!Col6.Value))
i removed Val Because Col6 is my Alphanumeic column
so i dont want to sum it
it gives #Error
Praful Karkar
6-Jan-16 6:40am
View
i'm installing framework 4.0 also and checking a libraries also but i cant get any results
Praful Karkar
4-Jan-16 23:37pm
View
sorry but i cant understand please give some detail about initialize viewer
Praful Karkar
4-Jan-16 4:42am
View
i have two reports and i want to show first report in server and second one in local computer and it must be show in one form,
when i press server report button then it gives correct report but when i press local report button then it again shows server report instead of local report
Praful Karkar
4-Jan-16 3:53am
View
Deleted
i have two reports and i want to show first report in server and second one in local computer and it must be show in one form,
when i press server report button then it gives correct report but when i press local report button then it again shows server report instead of local report
Praful Karkar
8-Nov-14 9:00am
View
thank you
Praful Karkar
22-Jul-14 3:07am
View
Gridview inside Gridview in ASP.NET C#[^]
Show More