C# Tutorial - Print Orders/Receipt using Report Viewer | FoxLearn

Поделиться
HTML-код
  • Опубликовано: 6 янв 2025

Комментарии • 61

  • @MJ-nz6ys
    @MJ-nz6ys 2 года назад

    That was great...thanks

  • @AaricAaiden
    @AaricAaiden 4 года назад

    Can i use this code to print receipt from thermal printer?

  • @harithaanbalagan3694
    @harithaanbalagan3694 6 лет назад +8

    what is that orderdetailbindingsource

    • @rosalvabarreto
      @rosalvabarreto 3 года назад

      Can you find orderdetailbindingSource?

    • @Nicky355
      @Nicky355 3 месяца назад

      I am struggling with it too

  • @marriage374
    @marriage374 2 года назад

    Hiii
    I'm unable to found Orderdetailboind pls help to how u get it I also fetch data source

  • @LazarJovovicLaki
    @LazarJovovicLaki 7 лет назад

    Do you have any similar example to this one which is created by using Entity Framework? Thanks

  • @chomsiripanich7225
    @chomsiripanich7225 4 года назад +1

    Please create C# Tutorial - How to multi-select receipts and print in 1 click

  • @James-kh2bn
    @James-kh2bn Год назад

    what's dapper for?

  • @yeakleang
    @yeakleang 8 лет назад +2

    Can you make a video about how to set multiple TextColor in RichTextBox using C#?

    • @foxlearn
      @foxlearn  8 лет назад +1

      Ok. Thank you for your suggestion

    • @mr.tuttifrutti9280
      @mr.tuttifrutti9280 8 лет назад

      Thank you for your videos. It is cool.

  • @minhlaivan2811
    @minhlaivan2811 7 лет назад

    please help me i received error: " Severity Code Description Project File Line Suppression State
    Error CS0051 Inconsistent accessibility: parameter type 'Orders' is less accessible than method 'frmPrint.frmPrint(Orders, List)' PrintOrders F:\C#\PrintOrders\PrintOrders\frmPrint.cs 17 Active
    when i add: public frmPrint(Orders orders,List list)

  • @عليعبيدحسنبطي
    @عليعبيدحسنبطي 4 года назад

    Hi,
    What is OrderDetailsBindingSource represents?
    I can not find it.

    • @foxlearn
      @foxlearn  4 года назад

      You should add a bindingsource to orderdetails class, the OrderDetailsBindingSource automatically created

    • @rosalvabarreto
      @rosalvabarreto 3 года назад

      @@foxlearn How do this? the bindingsource don't show on toolbox over OrderDetail Class
      please help me.

  • @Angelo1969s
    @Angelo1969s 4 года назад

    Yes!!!

  • @hungaoquoc8927
    @hungaoquoc8927 2 года назад

    Why i don't see orderdetailbindingsource....

  • @Machine_Mastery07
    @Machine_Mastery07 7 лет назад

    Dear sir rdlc report not display in A4 size at printing time, please help me to solve this problem

  • @meyerfred2876
    @meyerfred2876 Год назад

    hi there, I don't know SQL exactly, I couldn't do this, can you explain a little more, How many Tables should I create? Database name Northwind is, is it right
    SELECT TOP (1000) [OrderID]
    ,[CustomerID]
    ,[ContacName]
    ,[Address]
    ,[PostaCode]
    ,[City]
    ,[Phone]
    ,[OrderDate]
    FROM [Northwind].[dbo].[Orders]
    Can anyone help if anyone knows?
    Anyone who helps will be appreciated

  • @DARKAR_117
    @DARKAR_117 8 лет назад

    Hey, you know how to add Reporting Tab into visual c# Items, i dont have the tab, im using vs 2012 ultimate, Thanks and great work :D

    • @foxlearn
      @foxlearn  8 лет назад

      Hi, You need to install SQL Server full feature, Microsoft Report Viewer, then you can see them. Thanks

    • @DARKAR_117
      @DARKAR_117 8 лет назад

      hi i have a sql server 2014 with full feature and report viewer but vs desnt show the tab, you can give me a order to install all components, thanks :D
      PS: you can make a tutorial using list view as data grig with conection to sql?? , i need it, i think youre the best making this types of tutorials :D

    • @AliHussain-mr8jh
      @AliHussain-mr8jh 7 лет назад

      press CTRL+ALT+D

  • @babugenerous9034
    @babugenerous9034 7 лет назад

    help me . how to add mdi parent control inside the panel??

    • @foxlearn
      @foxlearn  7 лет назад

      Hi, The Mdi parent can't add inside a pannel control

  • @johnpaulmaglunob9783
    @johnpaulmaglunob9783 7 лет назад

    i have some errors unexpected characters '$'
    how to resolve it? thanks

  • @SharavanaBugFix
    @SharavanaBugFix 7 лет назад

    Hi can u zip the project and attach here?

  • @nadunsilv
    @nadunsilv 4 года назад

    How to Install Microsoft Report Viewer - ruclips.net/video/mXdy8ktIRyA/видео.html

  • @ardiansaputra510
    @ardiansaputra510 7 лет назад

    how to adding report viewer ?

    • @foxlearn
      @foxlearn  7 лет назад

      Hi, You need to install full feature sql server, then install report viewer for visual studio. Thank you

    • @ardiansaputra510
      @ardiansaputra510 7 лет назад

      how to be in the group by branch

  • @vijikannan9650
    @vijikannan9650 4 года назад +1

    Can u send the source code pls ? Thanks

  • @henrygadagagadaga1807
    @henrygadagagadaga1807 6 лет назад

    Please can you send me the source code please

    • @foxlearn
      @foxlearn  6 лет назад

      You can find the code at: foxlearn.com . Thank you !

  • @sppmass3164
    @sppmass3164 7 лет назад

    i have some errors unexpected characters '$'
    how to resolve it? thanks could u please help me

    • @AliHussain-mr8jh
      @AliHussain-mr8jh 7 лет назад

      did you get the answer?? i have the same problem