Browse By Tags

  • Currency format In excel column using Infragistics Excel

    Hi ,

    In our application I am using Infragistics.Excel to export the file. But I am not able to apply the Currency format for numeic values.  Please how can i specify the currency format.

    Ex:- 10,235.00 Ex: 0

    Could you please respond soon will be appreciable…

  • Not creating the excel file for large Datatable throwing error

    Hi,

    I am using INfragistic EXCel to create a Excel file in server folder[Service layer]. It creates a file only if datatable has very few records.
    if dataTable has more records than it throws a Exception "Stream does not support reading". Please let me…

  • Importing excel workbook values issue

    This is infragistics 10.3.  Is there a way to get the formatted value of a cell from a workbook that's been read in from a file?  The issue is that the second column contains dates.  But to excel, a date is a number with a format string applied.  So when…