Angular数据网格不能从WebAPI中填充数据
创始人
2024-10-29 14:30:35
0
  1. 确保WebAPI可以正常运行并可以返回所需的数据。

  2. 检查数据网格代码以确保正确设置数据源(dataSource)。例如:

import { Component, OnInit } from '@angular/core';
import { HttpClient } from '@angular/common/http';
import { Observable } from 'rxjs';
import { map } from 'rxjs/operators';
import { GridDataResult, DataStateChangeEvent } from '@progress/kendo-angular-grid';

@Component({
  selector: 'app-grid',
  templateUrl: './grid.component.html'
})
export class GridComponent implements OnInit {
  public view: Observable;
  public gridData: any[];
  public dataState: any = {
    skip: 0,
    take: 5
  };

  constructor(private http: HttpClient) { }

  ngOnInit() {
    this.setGridData();
  }

  setGridData() {
    this.view = this.http
      .get('https://example.com/api/data')
      .pipe(
        map(res => {
          this.gridData = res;
          return {
            data: res.slice(this.dataState.skip, this.dataState.take + this.dataState.skip),
            total: this.gridData.length
          };
        })
      );
  }

  public dataStateChange(state: DataStateChangeEvent): void {
    this.dataState = state;
    this.setGridData();
  }
}
  1. 确保在数据源设置中使用正确的字段名。例如:

  
  
  

  1. 确保导入所需的模块。例如:
import { GridModule } from '@progress/kendo-angular-grid';
import { HttpClientModule } from '@angular/common/http';

@NgModule({
  imports: [GridModule, HttpClientModule],
  declarations: [GridComponent],
  bootstrap: [GridComponent]
})
export class AppModule { }
  1. 确保在app.module.ts中添加数据网格模块。例如:
import { GridModule } from '@progress/kendo-angular-grid';
import { NgModule } from '@angular/core';
import { BrowserModule } from '@angular/platform-browser';
import { HttpClientModule } from '@angular/common/http';

import

相关内容

热门资讯

透视有挂!wepoker怎么破... 透视有挂!wepoker怎么破解游戏,uupoker透视,模块教程(有挂方法)-哔哩哔哩1、操作简单...
透视有挂!we poker辅助... 透视有挂!we poker辅助器,约局吧开挂神器是真的吗,练习教程(讲解有挂)-哔哩哔哩1、上手简单...
透视实锤!哈糖大菠萝免费辅助器... 透视实锤!哈糖大菠萝免费辅助器,wepoker模拟器哪个好用,方案教程(讲解有挂)-哔哩哔哩哈糖大菠...
透视安卓版!wepoker可以... 透视安卓版!wepoker可以免费玩吗,poker world辅助器,办法教程(有挂方法)-哔哩哔哩...
透视软件!we poker插件... 透视软件!we poker插件,wepoker俱乐部辅助器,攻略教程(有挂实锤)-哔哩哔哩1、玩家可...
透视代打!约局吧开挂,wpk是... 透视代打!约局吧开挂,wpk是真的还是假的,积累教程(有挂头条)-哔哩哔哩所有人都在同一条线上,像星...
透视辅助!微扑克微乐辅助,we... 透视辅助!微扑克微乐辅助,wepoker透视有没有,机巧教程(存在有挂)-哔哩哔哩1、wepoker...
透视好友房!wepoker买钻... 透视好友房!wepoker买钻石有用吗,德州透视插件,操作教程(有挂技巧)-哔哩哔哩1、游戏颠覆性的...
透视挂透视!we poker辅... 透视挂透视!we poker辅助器,约局吧怎么看有没有挂,积累教程(有挂规律)-哔哩哔哩进入游戏-大...
透视数据!wpk俱乐部是真的吗... 透视数据!wpk俱乐部是真的吗,wpk透视辅助靠谱吗,方针教程(发现有挂)-哔哩哔哩1)wpk俱乐部...