Date: 03/20/2019 06:00 PM
sirpenski
32
Date: 03/16/2019 06:00 PM
sirpenski
31
SynopsisThis example creates an Excel file in a memory stream, dynamically, using OpenXML and AspNetCore. Then, it returns it to the user in the form of an Excel file with the proper mime type such that the user will be prompted to open the file with Excel. The Excel file sample shows how to create text cells, date ells, number cells, boolean cells, and cells with formulas. This example also demonstrates how to construct a stylesheet as well as formatting columns.
Read More.
Date: 03/11/2019 05:00 PM
sirpenski
30
Date: 03/01/2019 12:00 AM
sirpenski
29
Date: 02/14/2019 12:00 AM
sirpenski
28
Often times, one must give users the ability to both select from a predefined list and free form type into a text box as an answer to a question on an HTML form. In standard HTML, there is the input text box which accepts any input. In addition, there is the Select box that allows one to pick from a predefined list of options. However, if you want both functionality, you must construct it yourself. This solution uses Twitter Bootstrap 4, HTML, and Javascript.
Read More.
Date: 04/08/2018 12:00 AM
sirpenski
27
Date: 04/02/2018 12:00 AM
sirpenski
26
Date: 04/01/2018 12:00 AM
sirpenski
25
Date: 03/31/2018 12:00 AM
sirpenski
24
Date: 03/19/2018 12:00 AM
sirpenski
23