North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test automation for Micro Focus UFT: Windows Forms
Test automation for Micro Focus UFT: WPF
Test automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Ignite UI for Angular
menu
Components
Get Started
search
Preparing search index...
The search index is not available
All
Public
Public/Protected
All
Inherited
Externals
Globals
Igx
GridCRUDService
cell
grid
is
InComposition
Mode
row
in
Edit
Mode
primary
Key
row
Editing
begin
begin
Row
Edit
create
Cell
create
Row
end
end
Row
Edit
enter
Edit
Mode
exit
Edit
Mode
is
InEdit
Mode
same
Cell
same
Row
Globals
IgxGridCRUDService
Class IgxGridCRUDService
Hierarchy
IgxGridCRUDService
Properties
cell
grid
is
InComposition
Mode
row
Accessors
in
Edit
Mode
primary
Key
row
Editing
Methods
begin
begin
Row
Edit
create
Cell
create
Row
end
end
Row
Edit
enter
Edit
Mode
exit
Edit
Mode
is
InEdit
Mode
same
Cell
same
Row
Properties
cell
cell
:
IgxCell
|
null
= null
grid
grid
:
IgxGridBaseDirective
&
GridType
is
InComposition
Mode
is
InComposition
Mode
:
boolean
= false
row
row
:
IgxRow
|
null
= null
Accessors
in
Edit
Mode
get
inEditMode
(
)
:
boolean
Returns
boolean
primary
Key
get
primaryKey
(
)
:
any
Returns
any
row
Editing
get
rowEditing
(
)
:
boolean
Returns
boolean
Methods
begin
begin
(
cell
:
any
)
:
void
Parameters
cell:
any
Returns
void
begin
Row
Edit
begin
Row
Edit
(
)
:
void
Returns
void
create
Cell
create
Cell
(
cell
:
any
)
:
IgxCell
Parameters
cell:
any
Returns
IgxCell
create
Row
create
Row
(
cell
:
IgxCell
)
:
IgxRow
Parameters
cell:
IgxCell
Returns
IgxRow
end
end
(
)
:
void
Returns
void
end
Row
Edit
end
Row
Edit
(
)
:
void
Returns
void
enter
Edit
Mode
enter
Edit
Mode
(
cell
:
any
)
:
void
Parameters
cell:
any
Returns
void
exit
Edit
Mode
exit
Edit
Mode
(
)
:
void
Returns
void
is
InEdit
Mode
is
InEdit
Mode
(
rowIndex
:
number
, columnIndex
:
number
)
:
boolean
Parameters
rowIndex:
number
columnIndex:
number
Returns
boolean
same
Cell
same
Cell
(
cell
:
IgxCell
)
:
boolean
Parameters
cell:
IgxCell
Returns
boolean
same
Row
same
Row
(
rowID
:
any
)
:
boolean
Parameters
rowID:
any
Returns
boolean