Paste multiple rows from clipboard is crashing

3 replies. Last post: August 10, 2015 5:05 AM by Yudi
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

Hi Team,

I am getting an error while using "paste multiple rows from clipboard" in webgrid from context menu.

Paste multiple rows from clipboard in webgrid crashing if containing a numeric column and MyColumn.EditType = EditType.NoEdit

Attached a video for your refrence.

Points To Remember :

I have a column  with Numeric Type and its EditType = NoEdit 

Steps to replicate.

The Properties of this Column are :

In database, table is having column(having datatype float and supports null).(DB.png File attached for example)

1. Fetch DataTable from database.

2. Bind the DataTable into webgrid.

3. Copy the row from the context menu option "Copy this row".

4. Paste the row using context menu option "Paste multiple rows from clipboard".

5. you will get an error "Unable to get property Inner text of undefined or null reference".(grid.png attached for example)

All times are GMT -5. The time now is 9:37 AM.
Previous Next