我们可以从搜索中永久地删除表中的行(使用bootstrap) [英] ho can we remove rows from table permantly aslo from search as well(using bootstrap)

查看:99
本文介绍了我们可以从搜索中永久地删除表中的行(使用bootstrap)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我从sharepoint列表中获取数据到html表。

I am fetching data from sharepoint list to html table.

有删除记录的功能 在删除记录上我需要永久删除该行。

there is a functionality to delete record  and on delete record I need to remove the row permantly.

问题:

我正在使用jQuery删除行

I am removing row using jQuery like

$(rowid).remove()。

$(rowid).remove().

但是当我在搜索框上写这个记录时,它不应该是......

but when I write on search box this records is available, it should not be...

以下短暂供参考

推荐答案

您好

您提到删除记录在你的帖子中。

You mentioned delete record in your post.

我需要学习一些东西,这样才能更清楚地了解你的问题。

I need to learn a few things so that I can know your issue more clearly.

1#数据的来源,换句话说,数据源?

1# Where the data come from, in another words, data source?

2#什么 

2# What does 


(rowid).remove()方法呢?删除源中的数据记录?
(rowid).remove() method do? Delete data record in the source?

如果数据来自List并且您在单击"删除"按钮时实际删除了该项目。

If the data come from List and you actually delete the item when click Delete button.

那么原因它仍然可以被搜索,因为最近没有被抓取。

Then the reason why it still can be searched probably because not crawled recently.


这篇关于我们可以从搜索中永久地删除表中的行(使用bootstrap)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆