Base solution for your next web application
Open Closed

Issue when importing Users as per your format #9655


User avatar
0
huntethan89 created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? - 9.0.1.0
  • What is your product type (Angular or MVC)? - MVC
  • What is product framework type (.net framework or .net core)? .net core

When i import the users from excel and if i left the column empty then the next column value is shifting to prevoius column.

Here is the excel which i used to import. I added one record with empty phone number :-

When i debug the code you can see its showing 6 cells, however we have 7. it skipped the phone number cell.

After completing i downloaded the invalid excel as follows:-

Can you please check and let me know the solutions for this.

Thanks.


3 Answer(s)